01JPB8Y90094M74JJVNV5WSGM4: opte-xde

BasicConfig {
    output_rules: [
        "=/work/debug/xde.dbg",
        "=/work/debug/xde.dbg.sha256",
        "=/work/debug/xde_link.dbg.so",
        "=/work/debug/xde_link.dbg.so.sha256",
        "=/work/release/xde",
        "=/work/release/xde.sha256",
        "=/work/release/xde_link.so",
        "=/work/release/xde_link.so.sha256",
        "=/work/test/loopback",
        "=/work/xde.conf",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/release/xde",
            series: "module",
            name: "xde",
        },
        BasicConfigPublish {
            from_output: "/work/release/xde.sha256",
            series: "module",
            name: "xde.sha256",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JPB8YN34TWV1QEZN7XF3M5JN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-14T21:29:52.309Zjob assigned to worker 01JPB8YSG9APKC02NY60P5BDVV [factory aws, i-0e4e537d005ad9369] (queued for 1 m 1 s)
 
22025-03-14T21:30:00.250Zstarting task 0: "setup"
32025-03-14T21:30:00.255Z++ uname -s
42025-03-14T21:30:00.258Z+ kern=SunOS
52025-03-14T21:30:00.258Z+ build_user=build
62025-03-14T21:30:00.258Z+ build_uid=12345
72025-03-14T21:30:00.258Z+ work_dir=/work
82025-03-14T21:30:00.258Z+ input_dir=/input
92025-03-14T21:30:00.258Z+ [[ 0 == 12345 ]]
102025-03-14T21:30:00.258Z+ case "$kern" in
112025-03-14T21:30:00.258Z+ groupadd -g 12345 build
122025-03-14T21:30:00.261Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-14T21:30:02.268Z+ zfs create -o mountpoint=/work rpool/work
142025-03-14T21:30:02.446Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-14T21:30:02.450Z+ home_fs=zfs
162025-03-14T21:30:02.450Z+ [[ zfs == autofs ]]
172025-03-14T21:30:02.450Z+ mkdir -p /home/build
182025-03-14T21:30:02.456Z+ chown build:build /home/build /work
192025-03-14T21:30:04.453Z+ chmod 0700 /home/build /work
202025-03-14T21:30:04.457Zprocess exited: duration 4207 ms, exit code 0
 
212025-03-14T21:30:04.464Zstarting task 1: "rust-toolchain"
222025-03-14T21:30:04.469Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-14T21:30:04.469Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-14T21:30:04.469Z * rust toolchain channel = "1.85.0"
252025-03-14T21:30:04.469Z * rust toolchain profile = "default"
262025-03-14T21:30:04.469Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-14T21:30:04.469Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-14T21:30:04.472Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-14T21:30:04.472Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-14T21:30:04.590Zinfo: downloading installer
312025-03-14T21:30:05.785Zwarn: It looks like you have an existing installation of Rust at:
322025-03-14T21:30:05.785Zwarn: /opt/ooce/bin
332025-03-14T21:30:05.786Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-14T21:30:05.786Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-14T21:30:05.787Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-14T21:30:05.787Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-14T21:30:05.787Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-14T21:30:05.787Zerror: cannot install while Rust is installed
392025-03-14T21:30:05.787Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-14T21:30:05.803Zinfo: profile set to 'default'
412025-03-14T21:30:05.803Zinfo: default host triple is x86_64-unknown-illumos
422025-03-14T21:30:05.806Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-14T21:30:05.980Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-14T21:30:05.980Zinfo: downloading component 'cargo'
452025-03-14T21:30:06.889Zinfo: downloading component 'clippy'
462025-03-14T21:30:07.212Zinfo: downloading component 'rust-docs'
472025-03-14T21:30:08.581Zinfo: downloading component 'rust-std'
482025-03-14T21:30:10.872Zinfo: downloading component 'rustc'
492025-03-14T21:30:17.700Zinfo: downloading component 'rustfmt'
502025-03-14T21:30:17.944Zinfo: installing component 'cargo'
512025-03-14T21:30:18.767Zinfo: installing component 'clippy'
522025-03-14T21:30:19.148Zinfo: installing component 'rust-docs'
532025-03-14T21:30:20.902Zinfo: installing component 'rust-std'
542025-03-14T21:30:22.769Zinfo: installing component 'rustc'
552025-03-14T21:30:28.625Zinfo: installing component 'rustfmt'
562025-03-14T21:30:28.951Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-14T21:30:28.951Z
582025-03-14T21:30:29.320Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-14T21:30:29.321Z
602025-03-14T21:30:29.324Z
612025-03-14T21:30:29.324ZRust is installed now. Great!
622025-03-14T21:30:29.324Z
632025-03-14T21:30:29.324ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-14T21:30:29.324Zenvironment variable. This has not been done automatically.
652025-03-14T21:30:29.324Z
662025-03-14T21:30:29.324ZTo configure your current shell, you need to source
672025-03-14T21:30:29.324Zthe corresponding env file under $HOME/.cargo.
682025-03-14T21:30:29.324Z
692025-03-14T21:30:29.324ZThis is usually done by running one of the following (note the leading DOT):
702025-03-14T21:30:29.324Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-14T21:30:29.324Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-14T21:30:29.324Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-14T21:30:29.395Z+ rustup --version
742025-03-14T21:30:29.406Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-14T21:30:29.406Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-14T21:30:29.434Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-14T21:30:29.439Z+ cargo --version
782025-03-14T21:30:29.454Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-14T21:30:29.458Z+ rustc --version
802025-03-14T21:30:29.482Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-14T21:30:29.485Zprocess exited: duration 25016 ms, exit code 0
 
822025-03-14T21:30:29.492Zstarting task 2: "authentication"
832025-03-14T21:30:29.513Zprocess exited: duration 21 ms, exit code 0
 
842025-03-14T21:30:29.520Zstarting task 3: "clone repository"
852025-03-14T21:30:29.525Z+ mkdir -p /work/oxidecomputer/opte
862025-03-14T21:30:29.528Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872025-03-14T21:30:29.570ZCloning into '/work/oxidecomputer/opte'...
882025-03-14T21:30:30.531Z+ cd /work/oxidecomputer/opte
892025-03-14T21:30:30.534Z+ git fetch origin 304b24984e5cfa57221a54e78ad1720b6ec336cc
902025-03-14T21:30:30.811ZFrom https://github.com/oxidecomputer/opte
912025-03-14T21:30:30.811Z * branch 304b24984e5cfa57221a54e78ad1720b6ec336cc -> FETCH_HEAD
922025-03-14T21:30:30.819Z+ [[ -n ingot-and-offload ]]
932025-03-14T21:30:30.822Z++ git branch --show-current
942025-03-14T21:30:30.825Z+ current=master
952025-03-14T21:30:30.825Z+ [[ master != ingot-and-offload ]]
962025-03-14T21:30:30.825Z+ git branch -f ingot-and-offload 304b24984e5cfa57221a54e78ad1720b6ec336cc
972025-03-14T21:30:30.828Z+ git checkout -f ingot-and-offload
982025-03-14T21:30:30.850ZSwitched to branch 'ingot-and-offload'
992025-03-14T21:30:30.853Z+ git reset --hard 304b24984e5cfa57221a54e78ad1720b6ec336cc
1002025-03-14T21:30:30.859ZHEAD is now at 304b249 Merge branch 'master' into ingot-and-offload
1012025-03-14T21:30:30.862Zprocess exited: duration 1339 ms, exit code 0
 
1022025-03-14T21:30:30.869Zstarting task 4: "build"
1032025-03-14T21:30:30.874Z+ source .github/buildomat/common.sh
1042025-03-14T21:30:30.877Z++ rustup show active-toolchain
1052025-03-14T21:30:30.922Z1.85.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062025-03-14T21:30:30.925Z++ pushd xde
1072025-03-14T21:30:30.925Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082025-03-14T21:30:30.928Z++ rustup show active-toolchain
1092025-03-14T21:30:30.932Zinfo: syncing channel updates for 'nightly-2025-02-20-x86_64-unknown-illumos'
1102025-03-14T21:30:31.115Zinfo: latest update on 2025-02-20, rust version 1.87.0-nightly (f280acf4c 2025-02-19)
1112025-03-14T21:30:31.119Zinfo: downloading component 'cargo'
1122025-03-14T21:30:31.939Zinfo: downloading component 'clippy'
1132025-03-14T21:30:32.324Zinfo: downloading component 'rust-src'
1142025-03-14T21:30:32.574Zinfo: downloading component 'rust-std'
1152025-03-14T21:30:34.410Zinfo: downloading component 'rustc'
1162025-03-14T21:30:43.111Zinfo: downloading component 'rustfmt'
1172025-03-14T21:30:43.343Zinfo: installing component 'cargo'
1182025-03-14T21:30:44.207Zinfo: installing component 'clippy'
1192025-03-14T21:30:44.592Zinfo: installing component 'rust-src'
1202025-03-14T21:30:44.917Zinfo: installing component 'rust-std'
1212025-03-14T21:30:46.571Zinfo: installing component 'rustc'
1222025-03-14T21:30:52.851Zinfo: installing component 'rustfmt'
1232025-03-14T21:30:53.177Znightly-2025-02-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242025-03-14T21:30:53.258Z+++ rustup show active-toolchain -v
1252025-03-14T21:30:53.261Z+++ head -n 1
1262025-03-14T21:30:53.262Z+++ cut '-d ' -f1
1272025-03-14T21:30:53.356Z++ export NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos
1282025-03-14T21:30:53.356Z++ NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos
1292025-03-14T21:30:53.356Z++ popd
1302025-03-14T21:30:53.360Z/work/oxidecomputer/opte
1312025-03-14T21:30:53.360Z+ TGT_BASE=/work
1322025-03-14T21:30:53.360Z+ DBG_SRC=target/x86_64-unknown-unknown/debug
1332025-03-14T21:30:53.360Z+ DBG_LINK_SRC=target/i686-unknown-illumos/debug
1342025-03-14T21:30:53.360Z+ DBG_TGT=/work/debug
1352025-03-14T21:30:53.360Z+ REL_SRC=target/x86_64-unknown-unknown/release
1362025-03-14T21:30:53.360Z+ REL_LINK_SRC=target/i686-unknown-illumos/release
1372025-03-14T21:30:53.360Z+ REL_TGT=/work/release
1382025-03-14T21:30:53.360Z+ mkdir -p /work/debug /work/release
1392025-03-14T21:30:53.360Z+ cargo --version
1402025-03-14T21:30:53.412Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1412025-03-14T21:30:53.415Z+ rustc --version
1422025-03-14T21:30:53.479Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1432025-03-14T21:30:53.484Z+ install_pkg jq
1442025-03-14T21:30:53.484Z+ set +o errexit
1452025-03-14T21:30:53.484Z+ pfexec pkg install jq
1462025-03-14T21:31:02.211Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-14T21:31:06.733Z Startup: Caching catalogs ... Done
1482025-03-14T21:31:21.195ZPlanning: Solver setup ... Done
1492025-03-14T21:31:21.352ZPlanning: Running solver ... Done
1502025-03-14T21:31:21.478ZPlanning: Consolidating action changes ... Done
1512025-03-14T21:31:21.481ZPlanning: Evaluating mediators ... Done
1522025-03-14T21:31:21.481ZPlanning: Planning completed in 14.64 seconds
1532025-03-14T21:31:21.504ZNo updates necessary for this image.
1542025-03-14T21:31:22.294Z+ exit_code=4
1552025-03-14T21:31:22.294Z+ [[ 4 -ne 0 ]]
1562025-03-14T21:31:22.297Z+ [[ 4 -ne 4 ]]
1572025-03-14T21:31:22.297Z+ set -o errexit
1582025-03-14T21:31:22.297Z+ pushd xde
1592025-03-14T21:31:22.297Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1602025-03-14T21:31:22.298Z+ cp xde.conf /work/xde.conf
1612025-03-14T21:31:22.298Z+ header 'check style'
1622025-03-14T21:31:22.298Z+ echo '# ==== check style ==== #'
1632025-03-14T21:31:22.298Z# ==== check style ==== #
1642025-03-14T21:31:22.298Z+ ptime -m cargo +nightly-2025-02-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check
1652025-03-14T21:31:22.698Z
1662025-03-14T21:31:22.698Zreal 0.397564844
1672025-03-14T21:31:22.698Zuser 0.297052829
1682025-03-14T21:31:22.698Zsys 0.091920628
1692025-03-14T21:31:22.698Ztrap 0.000020552
1702025-03-14T21:31:22.698Ztflt 0.000003579
1712025-03-14T21:31:22.698Zdflt 0.000011636
1722025-03-14T21:31:22.698Zkflt 0.000000000
1732025-03-14T21:31:22.701Zlock 0.632886957
1742025-03-14T21:31:22.701Zslp 0.397114110
1752025-03-14T21:31:22.701Zlat 0.001844709
1762025-03-14T21:31:22.701Zstop 0.000166390
1772025-03-14T21:31:22.701Z+ header analyze
1782025-03-14T21:31:22.701Z+ echo '# ==== analyze ==== #'
1792025-03-14T21:31:22.703Z# ==== analyze ==== #
1802025-03-14T21:31:22.703Z+ ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask
1812025-03-14T21:31:23.033Z Updating crates.io index
1822025-03-14T21:31:23.101Z Updating git repository `https://github.com/oxidecomputer/falcon`
1832025-03-14T21:31:23.771Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1842025-03-14T21:31:24.066Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1852025-03-14T21:31:24.314Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1862025-03-14T21:31:24.738Z Updating git repository `https://github.com/oxidecomputer/zone`
1872025-03-14T21:31:24.975Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1882025-03-14T21:31:25.272Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1892025-03-14T21:31:25.548Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1902025-03-14T21:31:26.468Z Downloading crates ...
1912025-03-14T21:31:26.532Z Downloaded bitflags v2.9.0
1922025-03-14T21:31:26.538Z Downloaded darling_macro v0.20.10
1932025-03-14T21:31:26.555Z Downloaded ident_case v1.0.1
1942025-03-14T21:31:26.562Z Downloaded embedded-io v0.6.1
1952025-03-14T21:31:26.565Z Downloaded proc-macro-error-attr2 v2.0.0
1962025-03-14T21:31:26.565Z Downloaded either v1.15.0
1972025-03-14T21:31:26.568Z Downloaded dyn-clone v1.0.19
1982025-03-14T21:31:26.569Z Downloaded macaddr v1.0.1
1992025-03-14T21:31:26.572Z Downloaded cfg-if v1.0.0
2002025-03-14T21:31:26.572Z Downloaded byteorder v1.5.0
2012025-03-14T21:31:26.575Z Downloaded stable_deref_trait v1.2.0
2022025-03-14T21:31:26.575Z Downloaded bitflags v1.3.2
2032025-03-14T21:31:26.578Z Downloaded strsim v0.11.1
2042025-03-14T21:31:26.578Z Downloaded defmt-parser v0.4.1
2052025-03-14T21:31:26.578Z Downloaded cobs v0.2.3
2062025-03-14T21:31:26.582Z Downloaded version_check v0.9.5
2072025-03-14T21:31:26.585Z Downloaded thiserror-impl v2.0.12
2082025-03-14T21:31:26.588Z Downloaded managed v0.8.0
2092025-03-14T21:31:26.591Z Downloaded defmt-macros v0.4.0
2102025-03-14T21:31:26.594Z Downloaded darling v0.20.10
2112025-03-14T21:31:26.600Z Downloaded hash32 v0.3.1
2122025-03-14T21:31:26.603Z Downloaded embedded-io v0.4.0
2132025-03-14T21:31:26.607Z Downloaded postcard v1.1.1
2142025-03-14T21:31:26.607Z Downloaded defmt v0.3.10
2152025-03-14T21:31:26.610Z Downloaded proc-macro-error2 v2.0.1
2162025-03-14T21:31:26.613Z Downloaded fnv v1.0.7
2172025-03-14T21:31:26.618Z Downloaded thiserror v2.0.12
2182025-03-14T21:31:26.623Z Downloaded quote v1.0.39
2192025-03-14T21:31:26.626Z Downloaded crc32fast v1.4.2
2202025-03-14T21:31:26.629Z Downloaded proc-macro2 v1.0.94
2212025-03-14T21:31:26.645Z Downloaded unicode-ident v1.0.18
2222025-03-14T21:31:26.648Z Downloaded serde_derive v1.0.219
2232025-03-14T21:31:26.651Z Downloaded uuid v1.15.1
2242025-03-14T21:31:26.654Z Downloaded darling_core v0.20.10
2252025-03-14T21:31:26.658Z Downloaded zerocopy-derive v0.8.23
2262025-03-14T21:31:26.664Z Downloaded heapless v0.8.0
2272025-03-14T21:31:26.667Z Downloaded memchr v2.7.4
2282025-03-14T21:31:26.672Z Downloaded serde v1.0.219
2292025-03-14T21:31:26.684Z Downloaded aho-corasick v1.1.3
2302025-03-14T21:31:26.702Z Downloaded itertools v0.13.0
2312025-03-14T21:31:26.708Z Downloaded itertools v0.14.0
2322025-03-14T21:31:26.747Z Downloaded zerocopy v0.8.23
2332025-03-14T21:31:26.771Z Downloaded syn v2.0.100
2342025-03-14T21:31:26.781Z Downloaded regex v1.11.1
2352025-03-14T21:31:26.793Z Downloaded smoltcp v0.11.0
2362025-03-14T21:31:26.805Z Downloaded regex-syntax v0.8.5
2372025-03-14T21:31:26.822Z Downloaded regex-automata v0.4.9
2382025-03-14T21:31:26.845Z Updating crates.io index
2392025-03-14T21:31:26.916Z Downloading crates ...
2402025-03-14T21:31:26.975Z Downloaded addr2line v0.24.2
2412025-03-14T21:31:26.994Z Downloaded getopts v0.2.21
2422025-03-14T21:31:27.009Z Downloaded adler2 v2.0.0
2432025-03-14T21:31:27.012Z Downloaded rustc-demangle v0.1.24
2442025-03-14T21:31:27.013Z Downloaded allocator-api2 v0.2.21
2452025-03-14T21:31:27.036Z Downloaded miniz_oxide v0.8.3
2462025-03-14T21:31:27.078Z Downloaded hashbrown v0.15.2
2472025-03-14T21:31:27.099Z Downloaded compiler_builtins v0.1.146
2482025-03-14T21:31:27.111Z Downloaded unicode-width v0.1.14
2492025-03-14T21:31:27.125Z Downloaded gimli v0.31.1
2502025-03-14T21:31:27.134Z Downloaded object v0.36.7
2512025-03-14T21:31:27.166Z Downloaded libc v0.2.169
2522025-03-14T21:31:27.312Z Compiling compiler_builtins v0.1.146
2532025-03-14T21:31:27.312Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
2542025-03-14T21:31:27.315Z Compiling proc-macro2 v1.0.94
2552025-03-14T21:31:27.315Z Compiling unicode-ident v1.0.18
2562025-03-14T21:31:27.315Z Compiling ident_case v1.0.1
2572025-03-14T21:31:27.316Z Compiling fnv v1.0.7
2582025-03-14T21:31:27.316Z Compiling serde v1.0.219
2592025-03-14T21:31:27.326Z Compiling strsim v0.11.1
2602025-03-14T21:31:27.494Z Compiling memchr v2.7.4
2612025-03-14T21:31:27.531Z Compiling regex-syntax v0.8.5
2622025-03-14T21:31:27.545Z Compiling either v1.15.0
2632025-03-14T21:31:27.950Z Compiling zerocopy v0.8.23
2642025-03-14T21:31:28.037Z Compiling itertools v0.13.0
2652025-03-14T21:31:28.115Z Compiling heapless v0.8.0
2662025-03-14T21:31:28.600Z Compiling aho-corasick v1.1.3
2672025-03-14T21:31:28.925Z Compiling smoltcp v0.11.0
2682025-03-14T21:31:28.939Z Compiling version_check v0.9.5
2692025-03-14T21:31:29.017Z Compiling quote v1.0.39
2702025-03-14T21:31:29.673Z Compiling syn v2.0.100
2712025-03-14T21:31:29.719Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2722025-03-14T21:31:31.042Z Compiling regex-automata v0.4.9
2732025-03-14T21:31:33.821Z Compiling regex v1.11.1
2742025-03-14T21:31:34.438Z Compiling darling_core v0.20.10
2752025-03-14T21:31:36.344Z Compiling serde_derive v1.0.219
2762025-03-14T21:31:36.344Z Compiling zerocopy-derive v0.8.23
2772025-03-14T21:31:36.347Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2782025-03-14T21:31:37.900Z Compiling darling_macro v0.20.10
2792025-03-14T21:31:38.993Z Compiling darling v0.20.10
2802025-03-14T21:31:39.069Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2812025-03-14T21:31:39.072Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2822025-03-14T21:31:46.878Z Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
2832025-03-14T21:31:47.571Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
2842025-03-14T21:31:50.332Z Checking byteorder v1.5.0
2852025-03-14T21:31:50.332Z Checking macaddr v1.0.1
2862025-03-14T21:31:50.332Z Checking stable_deref_trait v1.2.0
2872025-03-14T21:31:50.332Z Checking cfg-if v1.0.0
2882025-03-14T21:31:50.333Z Checking cobs v0.2.3
2892025-03-14T21:31:50.333Z Checking bitflags v1.3.2
2902025-03-14T21:31:50.412Z Checking managed v0.8.0
2912025-03-14T21:31:50.468Z Checking crc32fast v1.4.2
2922025-03-14T21:31:50.513Z Checking dyn-clone v1.0.19
2932025-03-14T21:31:50.605Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
2942025-03-14T21:31:50.663Z Checking hash32 v0.3.1
2952025-03-14T21:31:50.740Z Checking itertools v0.14.0
2962025-03-14T21:31:52.344Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2972025-03-14T21:31:53.363Z Checking bitflags v2.9.0
2982025-03-14T21:31:53.363Z Checking postcard v1.1.1
2992025-03-14T21:31:53.367Z Checking uuid v1.15.1
3002025-03-14T21:31:53.553Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3012025-03-14T21:31:53.553Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3022025-03-14T21:31:53.658Zwarning: unused import: `core::ffi::c_int`
3032025-03-14T21:31:53.658Z --> crates/illumos-sys-hdrs/src/mac.rs:11:5
3042025-03-14T21:31:53.658Z |
3052025-03-14T21:31:53.658Z11 | use core::ffi::c_int;
3062025-03-14T21:31:53.659Z | ^^^^^^^^^^^^^^^^
3072025-03-14T21:31:53.659Z |
3082025-03-14T21:31:53.659Z = note: `#[warn(unused_imports)]` on by default
3092025-03-14T21:31:53.659Z
3102025-03-14T21:31:54.010Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
3112025-03-14T21:31:54.803Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3122025-03-14T21:32:01.825Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3132025-03-14T21:32:03.779Z Checking xde v0.1.0 (/work/oxidecomputer/opte/xde)
3142025-03-14T21:32:08.028Zwarning: usage of an `Arc` that is not `Send` and `Sync`
3152025-03-14T21:32:08.028Z --> xde/src/xde.rs:281:20
3162025-03-14T21:32:08.028Z |
3172025-03-14T21:32:08.028Z281 | let ectx = Arc::new(ExecCtx { log: Box::new(opte::KernelLog {}) });
3182025-03-14T21:32:08.028Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3192025-03-14T21:32:08.028Z |
3202025-03-14T21:32:08.028Z = note: `Arc<ExecCtx>` is not `Send` and `Sync` as `ExecCtx` is neither `Send` nor `Sync`
3212025-03-14T21:32:08.028Z = help: if the `Arc` will not used be across threads replace it with an `Rc`
3222025-03-14T21:32:08.028Z = help: otherwise make `ExecCtx` `Send` and `Sync` or consider a wrapper type such as `Mutex`
3232025-03-14T21:32:08.028Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#arc_with_non_send_sync
3242025-03-14T21:32:08.028Z = note: `#[warn(clippy::arc_with_non_send_sync)]` on by default
3252025-03-14T21:32:08.029Z
3262025-03-14T21:32:08.059Zwarning: usage of an `Arc` that is not `Send` and `Sync`
3272025-03-14T21:32:08.059Z --> xde/src/xde.rs:1109:9
3282025-03-14T21:32:08.060Z |
3292025-03-14T21:32:08.060Z1109 | / Arc::new(DlsStream::open(link_id).map_err(|e| OpteError::System {
3302025-03-14T21:32:08.060Z1110 | | errno: EFAULT,
3312025-03-14T21:32:08.060Z1111 | | msg: format!("failed to grab open stream for {link_name}: {e}"),
3322025-03-14T21:32:08.060Z1112 | | })?);
3332025-03-14T21:32:08.060Z | |____________^
3342025-03-14T21:32:08.060Z |
3352025-03-14T21:32:08.060Z = note: `Arc<DlsStream>` is not `Send` and `Sync` as `DlsStream` is neither `Send` nor `Sync`
3362025-03-14T21:32:08.062Z = help: if the `Arc` will not used be across threads replace it with an `Rc`
3372025-03-14T21:32:08.062Z = help: otherwise make `DlsStream` `Send` and `Sync` or consider a wrapper type such as `Mutex`
3382025-03-14T21:32:08.062Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#arc_with_non_send_sync
3392025-03-14T21:32:08.062Z
3402025-03-14T21:32:08.094Zwarning: usage of an `Arc` that is not `Send` and `Sync`
3412025-03-14T21:32:08.094Z --> xde/src/xde.rs:2017:8
3422025-03-14T21:32:08.094Z |
3432025-03-14T21:32:08.095Z2017 | Ok(Arc::new(pb.create(net, limit, limit)?))
3442025-03-14T21:32:08.095Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3452025-03-14T21:32:08.095Z |
3462025-03-14T21:32:08.095Z = note: `Arc<Port<VpcNetwork>>` is not `Send` and `Sync` as `Port<VpcNetwork>` is neither `Send` nor `Sync`
3472025-03-14T21:32:08.095Z = help: if the `Arc` will not used be across threads replace it with an `Rc`
3482025-03-14T21:32:08.095Z = help: otherwise make `Port<VpcNetwork>` `Send` and `Sync` or consider a wrapper type such as `Mutex`
3492025-03-14T21:32:08.095Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#arc_with_non_send_sync
3502025-03-14T21:32:08.095Z
3512025-03-14T21:32:08.432Zwarning: `xde` (lib) generated 3 warnings
3522025-03-14T21:32:08.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.57s
3532025-03-14T21:32:08.552Z
3542025-03-14T21:32:08.552Zreal 45.838117471
3552025-03-14T21:32:08.552Zuser 1:53.524217667
3562025-03-14T21:32:08.552Zsys 12.347692421
3572025-03-14T21:32:08.552Ztrap 0.050414709
3582025-03-14T21:32:08.552Ztflt 0.049760504
3592025-03-14T21:32:08.552Zdflt 0.273548415
3602025-03-14T21:32:08.552Zkflt 0.001879002
3612025-03-14T21:32:08.552Zlock 2:49.056815741
3622025-03-14T21:32:08.555Zslp 6:01.531479379
3632025-03-14T21:32:08.555Zlat 2.396409420
3642025-03-14T21:32:08.555Zstop 5.795216958
3652025-03-14T21:32:08.555Z+ pushd xde-link
3662025-03-14T21:32:08.555Z/work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte
3672025-03-14T21:32:08.555Z+ ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask
3682025-03-14T21:32:08.880Z Compiling compiler_builtins v0.1.146
3692025-03-14T21:32:08.880Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
3702025-03-14T21:32:08.880Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
3712025-03-14T21:32:24.432Z Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
3722025-03-14T21:32:25.172Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
3732025-03-14T21:32:28.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.41s
3742025-03-14T21:32:28.137Z
3752025-03-14T21:32:28.140Zreal 19.574599324
3762025-03-14T21:32:28.140Zuser 21.845087088
3772025-03-14T21:32:28.140Zsys 1.451290671
3782025-03-14T21:32:28.140Ztrap 0.003716400
3792025-03-14T21:32:28.140Ztflt 0.027999086
3802025-03-14T21:32:28.140Zdflt 0.055787670
3812025-03-14T21:32:28.140Zkflt 0.000000000
3822025-03-14T21:32:28.140Zlock 57.969772891
3832025-03-14T21:32:28.141Zslp 1:21.095940051
3842025-03-14T21:32:28.141Zlat 0.200423919
3852025-03-14T21:32:28.141Zstop 0.149220811
3862025-03-14T21:32:28.141Z+ popd
3872025-03-14T21:32:28.141Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
3882025-03-14T21:32:28.141Z+ header 'build xde (debug)'
3892025-03-14T21:32:28.141Z+ echo '# ==== build xde (debug) ==== #'
3902025-03-14T21:32:28.141Z# ==== build xde (debug) ==== #
3912025-03-14T21:32:28.141Z+ ptime -m ./build-debug.sh
3922025-03-14T21:32:28.506Z Fresh core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
3932025-03-14T21:32:28.506Z Fresh unicode-ident v1.0.18
3942025-03-14T21:32:28.506Z Fresh fnv v1.0.7
3952025-03-14T21:32:28.506Z Fresh strsim v0.11.1
3962025-03-14T21:32:28.506Z Fresh ident_case v1.0.1
3972025-03-14T21:32:28.509Z Fresh rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
3982025-03-14T21:32:28.509Z Fresh memchr v2.7.4
3992025-03-14T21:32:28.509Z Fresh regex-syntax v0.8.5
4002025-03-14T21:32:28.509Z Fresh compiler_builtins v0.1.146
4012025-03-14T21:32:28.509Z Fresh proc-macro2 v1.0.94
4022025-03-14T21:32:28.509Z Fresh aho-corasick v1.1.3
4032025-03-14T21:32:28.509Z Fresh itertools v0.13.0
4042025-03-14T21:32:28.509Z Fresh version_check v0.9.5
4052025-03-14T21:32:28.509Z Fresh alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
4062025-03-14T21:32:28.509Z Fresh quote v1.0.39
4072025-03-14T21:32:28.510Z Fresh regex-automata v0.4.9
4082025-03-14T21:32:28.510Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4092025-03-14T21:32:28.510Z Fresh syn v2.0.100
4102025-03-14T21:32:28.510Z Fresh regex v1.11.1
4112025-03-14T21:32:28.510Z Compiling byteorder v1.5.0
4122025-03-14T21:32:28.510Z Compiling cfg-if v1.0.0
4132025-03-14T21:32:28.510Z Compiling stable_deref_trait v1.2.0
4142025-03-14T21:32:28.510Z Compiling macaddr v1.0.1
4152025-03-14T21:32:28.510Z Compiling managed v0.8.0
4162025-03-14T21:32:28.510Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=4695cd435f881665 -C extra-filename=-c20cdfc3206fc185 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4172025-03-14T21:32:28.510Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="engine"' --cfg 'feature="kernel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=e2e01a83798c97ba -C extra-filename=-e8c8cc4c52d169fe --out-dir /work/oxidecomputer/opte/target/debug/build/opte-e8c8cc4c52d169fe -C incremental=/work/oxidecomputer/opte/target/debug/incremental -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern version_check=/work/oxidecomputer/opte/target/debug/deps/libversion_check-1cd3655b59fa0e39.rlib`
4182025-03-14T21:32:28.510Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=8fff033423a232e2 -C extra-filename=-2bc8be698d857df4 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4192025-03-14T21:32:28.510Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6e58c8df64405587 -C extra-filename=-3abafb34c02ec2d7 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4202025-03-14T21:32:28.514Z Fresh darling_core v0.20.10
4212025-03-14T21:32:28.517Z Fresh serde_derive v1.0.219
4222025-03-14T21:32:28.517Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=a6cde4f40985e558 -C extra-filename=-b28489f103f4e2f2 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4232025-03-14T21:32:28.518Z Fresh darling_macro v0.20.10
4242025-03-14T21:32:28.519Z Compiling serde v1.0.219
4252025-03-14T21:32:28.522Z Fresh darling v0.20.10
4262025-03-14T21:32:28.522Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=e7930ddce377fcbc -C extra-filename=-929877c51b1e5cae --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4272025-03-14T21:32:28.522Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=90b64cdb3861d9dc -C extra-filename=-26ef8780e2fc6c6a --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern serde_derive=/work/oxidecomputer/opte/target/debug/deps/libserde_derive-181a15779f6f496c.so -Z unstable-options --cap-lints allow --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
4282025-03-14T21:32:28.527Z Fresh zerocopy-derive v0.8.23
4292025-03-14T21:32:28.527Z Compiling zerocopy v0.8.23
4302025-03-14T21:32:28.543Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=1d95e2780dd1e9c9 -C extra-filename=-e783b6ff331c14bc --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern zerocopy_derive=/work/oxidecomputer/opte/target/debug/deps/libzerocopy_derive-0328e415782b47c2.so -Z unstable-options --cap-lints allow --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
4312025-03-14T21:32:28.582Z Fresh ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4322025-03-14T21:32:28.582Z Compiling cobs v0.2.3
4332025-03-14T21:32:28.592Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=3f764d1b0ad8393f -C extra-filename=-ab628dc866ad85b7 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4342025-03-14T21:32:28.596Z Compiling bitflags v1.3.2
4352025-03-14T21:32:28.625Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=224b9792085fd79f -C extra-filename=-2cffc67629988d40 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4362025-03-14T21:32:28.686Z Compiling either v1.15.0
4372025-03-14T21:32:28.714Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=78bb831d9b0a8e6f -C extra-filename=-da77d3cde2f85efc --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4382025-03-14T21:32:28.816Z Compiling hash32 v0.3.1
4392025-03-14T21:32:28.820Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6dc988d8e3f51a2 -C extra-filename=-23c22f077622cdfe --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern byteorder=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libbyteorder-c20cdfc3206fc185.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4402025-03-14T21:32:28.834Z Compiling crc32fast v1.4.2
4412025-03-14T21:32:28.837Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=eb9e85985df66233 -C extra-filename=-657ff70412351dfa --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern cfg_if=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcfg_if-2bc8be698d857df4.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4422025-03-14T21:32:28.864Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4432025-03-14T21:32:28.867Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name derror_macro --edition=2024 crates/derror-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e58abfa38f261a8c -C extra-filename=-86560a154adb8877 --out-dir /work/oxidecomputer/opte/target/debug/deps -C incremental=/work/oxidecomputer/opte/target/debug/incremental -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern darling=/work/oxidecomputer/opte/target/debug/deps/libdarling-9808d9a580665a86.rlib --extern proc_macro2=/work/oxidecomputer/opte/target/debug/deps/libproc_macro2-e8a1c6fcedaf6178.rlib --extern quote=/work/oxidecomputer/opte/target/debug/deps/libquote-9f2956d0b6596ff9.rlib --extern syn=/work/oxidecomputer/opte/target/debug/deps/libsyn-108a79cce187fa78.rlib --extern proc_macro`
4442025-03-14T21:32:28.894Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4452025-03-14T21:32:28.899Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43c3191e7b2c9d7f -C extra-filename=-f61cb1140a79d2ef --out-dir /work/oxidecomputer/opte/target/debug/deps -C incremental=/work/oxidecomputer/opte/target/debug/incremental -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern quote=/work/oxidecomputer/opte/target/debug/deps/libquote-9f2956d0b6596ff9.rlib --extern syn=/work/oxidecomputer/opte/target/debug/deps/libsyn-108a79cce187fa78.rlib --extern proc_macro`
4462025-03-14T21:32:28.906Z Running `/work/oxidecomputer/opte/target/debug/build/opte-e8c8cc4c52d169fe/build-script-build`
4472025-03-14T21:32:28.957Z Compiling heapless v0.8.0
4482025-03-14T21:32:28.960Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=7f8214d537096060 -C extra-filename=-d0ed6b08d6adad5c --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern hash32=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libhash32-23c22f077622cdfe.rmeta --extern stable_deref_trait=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libstable_deref_trait-3abafb34c02ec2d7.rmeta -Z unstable-options --cap-lints allow`
4492025-03-14T21:32:29.008Z Compiling itertools v0.14.0
4502025-03-14T21:32:29.008Z Compiling dyn-clone v1.0.19
4512025-03-14T21:32:29.011Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=1bc1b0fa11871c95 -C extra-filename=-2e19eacc32bf709f --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern either=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libeither-da77d3cde2f85efc.rmeta -Z unstable-options --cap-lints allow`
4522025-03-14T21:32:29.012Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e51a7ec941450253 -C extra-filename=-babe64d55d9a0b9a --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4532025-03-14T21:32:29.053Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
4542025-03-14T21:32:29.057Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-41c41244d8cc4d69/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41cc4446c17d4f0f -C extra-filename=-1097266d1307c9da --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options --cap-lints allow`
4552025-03-14T21:32:29.718Z Compiling smoltcp v0.11.0
4562025-03-14T21:32:29.722Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=2cbeb32a9748c8ad -C extra-filename=-fe851e4f5d5fce58 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libbitflags-2cffc67629988d40.rmeta --extern byteorder=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libbyteorder-c20cdfc3206fc185.rmeta --extern cfg_if=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcfg_if-2bc8be698d857df4.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern heapless=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libheapless-d0ed6b08d6adad5c.rmeta --extern managed=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libmanaged-929877c51b1e5cae.rmeta -Z unstable-options --cap-lints allow`
4572025-03-14T21:32:30.963Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4582025-03-14T21:32:30.967Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name ingot_types --edition=2021 /home/build/.cargo/git/checkouts/ingot-5eb88cc65053c079/bff9324/ingot-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=732d943236f3e667 -C extra-filename=-f1355fde01e0cd07 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern ingot_macros=/work/oxidecomputer/opte/target/debug/deps/libingot_macros-4bc0592079a5ceef.so --extern macaddr=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libmacaddr-b28489f103f4e2f2.rmeta --extern zerocopy=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libzerocopy-e783b6ff331c14bc.rmeta -Z unstable-options --cap-lints allow`
4592025-03-14T21:32:32.101Z Compiling bitflags v2.9.0
4602025-03-14T21:32:32.101Z Compiling postcard v1.1.1
4612025-03-14T21:32:32.104Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=27848e17d548c8c2 -C extra-filename=-dc53bc89b9b24f42 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libserde-26ef8780e2fc6c6a.rmeta -Z unstable-options --cap-lints allow`
4622025-03-14T21:32:32.105Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=e7c6044e8d63b5cb -C extra-filename=-f327ec5f1a528998 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern cobs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcobs-ab628dc866ad85b7.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libserde-26ef8780e2fc6c6a.rmeta -Z unstable-options --cap-lints allow`
4632025-03-14T21:32:32.119Z Compiling uuid v1.15.1
4642025-03-14T21:32:32.124Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=279bbdf98421a019 -C extra-filename=-f5b9953a8a1e71f9 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libserde-26ef8780e2fc6c6a.rmeta -Z unstable-options --cap-lints allow`
4652025-03-14T21:32:32.371Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4662025-03-14T21:32:32.372Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
4672025-03-14T21:32:32.375Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="kernel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=f3fbb89de9e46ea2 -C extra-filename=-e26c22b00368dff2 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -C incremental=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/incremental -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libbitflags-dc53bc89b9b24f42.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' -Z unstable-options`
4682025-03-14T21:32:32.375Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name ingot --edition=2021 /home/build/.cargo/git/checkouts/ingot-5eb88cc65053c079/bff9324/ingot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde"))' -C metadata=6bc3474f65612e80 -C extra-filename=-f7b307944ea03ad2 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libbitflags-dc53bc89b9b24f42.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern ingot_macros=/work/oxidecomputer/opte/target/debug/deps/libingot_macros-4bc0592079a5ceef.so --extern ingot_types=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libingot_types-f1355fde01e0cd07.rmeta --extern macaddr=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libmacaddr-b28489f103f4e2f2.rmeta --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libserde-26ef8780e2fc6c6a.rmeta --extern zerocopy=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libzerocopy-e783b6ff331c14bc.rmeta -Z unstable-options --cap-lints allow`
4692025-03-14T21:32:32.488Zwarning: unused import: `core::ffi::c_int`
4702025-03-14T21:32:32.488Z --> crates/illumos-sys-hdrs/src/mac.rs:11:5
4712025-03-14T21:32:32.488Z |
4722025-03-14T21:32:32.488Z11 | use core::ffi::c_int;
4732025-03-14T21:32:32.488Z | ^^^^^^^^^^^^^^^^
4742025-03-14T21:32:32.488Z |
4752025-03-14T21:32:32.488Z = note: `#[warn(unused_imports)]` on by default
4762025-03-14T21:32:32.488Z
4772025-03-14T21:32:32.902Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
4782025-03-14T21:32:33.773Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4792025-03-14T21:32:33.776Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=20ac60d1c61687f4 -C extra-filename=-c5e48dc005a5c315 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -C incremental=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/incremental -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern illumos_sys_hdrs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libillumos_sys_hdrs-e26c22b00368dff2.rmeta --extern ingot=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libingot-f7b307944ea03ad2.rmeta --extern postcard=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libpostcard-f327ec5f1a528998.rmeta --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libserde-26ef8780e2fc6c6a.rmeta --extern smoltcp=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libsmoltcp-fe851e4f5d5fce58.rmeta -Z unstable-options`
4802025-03-14T21:32:34.675Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="engine"' --cfg 'feature="kernel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=49ad85666187c8a7 -C extra-filename=-3aa78422db80583f --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -C incremental=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/incremental -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libbitflags-dc53bc89b9b24f42.rmeta --extern cfg_if=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcfg_if-2bc8be698d857df4.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern crc32fast=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcrc32fast-657ff70412351dfa.rmeta --extern derror_macro=/work/oxidecomputer/opte/target/debug/deps/libderror_macro-86560a154adb8877.so --extern dyn_clone=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libdyn_clone-babe64d55d9a0b9a.rmeta --extern heapless=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libheapless-d0ed6b08d6adad5c.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libillumos_sys_hdrs-e26c22b00368dff2.rmeta --extern ingot=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libingot-f7b307944ea03ad2.rmeta --extern itertools=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libitertools-2e19eacc32bf709f.rmeta --extern kstat_macro=/work/oxidecomputer/opte/target/debug/deps/libkstat_macro-f61cb1140a79d2ef.so --extern opte_api=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libopte_api-c5e48dc005a5c315.rmeta --extern postcard=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libpostcard-f327ec5f1a528998.rmeta --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libserde-26ef8780e2fc6c6a.rmeta --extern smoltcp=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libsmoltcp-fe851e4f5d5fce58.rmeta --extern zerocopy=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libzerocopy-e783b6ff331c14bc.rmeta -Z unstable-options --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'`
4812025-03-14T21:32:39.987Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4822025-03-14T21:32:39.990Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="engine"' --cfg 'feature="kernel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=be37b9bfda83d95a -C extra-filename=-100e282081b7f7cf --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -C incremental=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/incremental -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rmeta' --extern cfg_if=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcfg_if-2bc8be698d857df4.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rmeta' --extern illumos_sys_hdrs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libillumos_sys_hdrs-e26c22b00368dff2.rmeta --extern opte=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libopte-3aa78422db80583f.rmeta --extern poptrie=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libpoptrie-1097266d1307c9da.rmeta --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libserde-26ef8780e2fc6c6a.rmeta --extern smoltcp=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libsmoltcp-fe851e4f5d5fce58.rmeta --extern uuid=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libuuid-f5b9953a8a1e71f9.rmeta --extern zerocopy=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libzerocopy-e783b6ff331c14bc.rmeta -Z unstable-options`
4832025-03-14T21:32:43.553Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
4842025-03-14T21:32:43.556Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name xde --edition=2024 xde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9bcc3fdb4fb08a1 -C extra-filename=-b9a7dddeee322278 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -C incremental=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/incremental -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liballoc-6e2352351090f0ee.rlib' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libbitflags-dc53bc89b9b24f42.rlib --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcompiler_builtins-127ab7d62e02c80b.rlib' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcore-577823bec057a9fa.rlib' --extern crc32fast=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libcrc32fast-657ff70412351dfa.rlib --extern illumos_sys_hdrs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libillumos_sys_hdrs-e26c22b00368dff2.rlib --extern ingot=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libingot-f7b307944ea03ad2.rlib --extern opte=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libopte-3aa78422db80583f.rlib --extern oxide_vpc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/liboxide_vpc-100e282081b7f7cf.rlib --extern postcard=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libpostcard-f327ec5f1a528998.rlib --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/debug/deps/libserde-26ef8780e2fc6c6a.rlib -Z unstable-options`
4852025-03-14T21:32:49.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.54s
4862025-03-14T21:32:53.944Z/work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde
4872025-03-14T21:32:54.175Z Fresh core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
4882025-03-14T21:32:54.175Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
4892025-03-14T21:32:54.175Z Fresh rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
4902025-03-14T21:32:54.175Z Fresh compiler_builtins v0.1.146
4912025-03-14T21:32:54.178Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 xde/xde-link/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ac74f6727f9d1a0 -C extra-filename=-06829550119961ca --out-dir /work/oxidecomputer/opte/target/debug/build/xde-link-06829550119961ca -C incremental=/work/oxidecomputer/opte/target/debug/incremental -L dependency=/work/oxidecomputer/opte/target/debug/deps`
4922025-03-14T21:32:54.178Z Fresh alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
4932025-03-14T21:32:54.423Z Running `/work/oxidecomputer/opte/target/debug/build/xde-link-06829550119961ca/build-script-build`
4942025-03-14T21:32:54.430Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name xde_link --edition=2024 xde/xde-link/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a78c5b0069e27aa --out-dir /work/oxidecomputer/opte/target/i686-unknown-illumos/debug/deps --target /work/oxidecomputer/opte/xde/xde-link/i686-unknown-illumos.json -C incremental=/work/oxidecomputer/opte/target/i686-unknown-illumos/debug/incremental -L dependency=/work/oxidecomputer/opte/target/i686-unknown-illumos/debug/deps -L dependency=/work/oxidecomputer/opte/target/debug/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/i686-unknown-illumos/debug/deps/liballoc-09d4231e5fd54f34.rlib' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/i686-unknown-illumos/debug/deps/libcompiler_builtins-e20960d458580090.rlib' --extern 'noprelude:core=/work/oxidecomputer/opte/target/i686-unknown-illumos/debug/deps/libcore-d2a03cfa30b36d49.rlib' -Z unstable-options -C link-arg=-Wl,-hSUNW_xde_link.so -C link-arg=-Wl,-ztext -C link-arg=-Wl,-zdefs -C link-arg=-Wl,-Bdirect -C link-arg=-Wl,-M/work/oxidecomputer/opte/xde/xde-link/map.devfsadm-externs -C link-arg=-Wl,-M/usr/lib/ld/map.pagealign -C link-arg=-Wl,-M/usr/lib/ld/map.noexdata -C link-arg=-Wl,-zassert-deflib -C link-arg=-Wl,-zguidance -C link-arg=-Wl,-zfatal-warnings -C link-arg=-Wl,-zassert-deflib=libc.so -C link-arg=-Wl,-zassert-deflib=libdevinfo.so`
4952025-03-14T21:32:54.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
4962025-03-14T21:32:54.576Z
4972025-03-14T21:32:54.579Zreal 26.430651867
4982025-03-14T21:32:54.579Zuser 51.765679537
4992025-03-14T21:32:54.579Zsys 5.491856792
5002025-03-14T21:32:54.580Ztrap 0.020113765
5012025-03-14T21:32:54.580Ztflt 0.081907018
5022025-03-14T21:32:54.580Zdflt 0.025984109
5032025-03-14T21:32:54.580Zkflt 0.000002049
5042025-03-14T21:32:54.580Zlock 1:33.182216488
5052025-03-14T21:32:54.580Zslp 2:30.794759437
5062025-03-14T21:32:54.580Zlat 1.179815394
5072025-03-14T21:32:54.580Zstop 1.208118764
5082025-03-14T21:32:54.580Z+ header 'build xde (release)'
5092025-03-14T21:32:54.580Z+ echo '# ==== build xde (release) ==== #'
5102025-03-14T21:32:54.580Z# ==== build xde (release) ==== #
5112025-03-14T21:32:54.580Z+ ptime -m ./build.sh
5122025-03-14T21:32:54.583Z+ REL_DIR=../target/x86_64-unknown-unknown/release/
5132025-03-14T21:32:54.583Z+ cargo -v build --release
5142025-03-14T21:32:54.811Z Compiling compiler_builtins v0.1.146
5152025-03-14T21:32:54.811Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
5162025-03-14T21:32:54.815Z Compiling proc-macro2 v1.0.94
5172025-03-14T21:32:54.815Z Compiling unicode-ident v1.0.18
5182025-03-14T21:32:54.815Z Compiling strsim v0.11.1
5192025-03-14T21:32:54.815Z Compiling serde v1.0.219
5202025-03-14T21:32:54.815Z Compiling ident_case v1.0.1
5212025-03-14T21:32:54.815Z Compiling fnv v1.0.7
5222025-03-14T21:32:54.835Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.146/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=ca0cd8a8eda9a885 -C extra-filename=-cda3a478486cc49d --out-dir /work/oxidecomputer/opte/target/release/build/compiler_builtins-cda3a478486cc49d -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5232025-03-14T21:32:54.838Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name core --edition=2021 /home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' -C metadata=02834317a23c4592 -C extra-filename=-3a1dcaede1ad823f --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5242025-03-14T21:32:54.838Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8b17981cd089309d -C extra-filename=-a793617291aa3200 --out-dir /work/oxidecomputer/opte/target/release/build/proc-macro2-a793617291aa3200 -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5252025-03-14T21:32:54.842Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d2220ef1e3f5c07 -C extra-filename=-e78ef5fbe2bcb78c --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5262025-03-14T21:32:54.845Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=507f43d71d248cac -C extra-filename=-ab9406d8d7269e16 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5272025-03-14T21:32:54.845Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=05b70416002a8dcf -C extra-filename=-22e31e9df3628923 --out-dir /work/oxidecomputer/opte/target/release/build/serde-22e31e9df3628923 -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5282025-03-14T21:32:54.847Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7cd0cb488d0ec755 -C extra-filename=-eef3a59a3df4d228 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5292025-03-14T21:32:54.847Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ee8958197738d763 -C extra-filename=-c8bbdc70dd491946 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5302025-03-14T21:32:54.954Z Compiling memchr v2.7.4
5312025-03-14T21:32:54.986Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=02ffcba731d4f104 -C extra-filename=-818b16c7e5659ae6 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5322025-03-14T21:32:55.002Z Compiling regex-syntax v0.8.5
5332025-03-14T21:32:55.002Z Compiling zerocopy v0.8.23
5342025-03-14T21:32:55.006Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=8340fc450386ac84 -C extra-filename=-eaa2642574e1e60a --out-dir /work/oxidecomputer/opte/target/release/build/zerocopy-eaa2642574e1e60a -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5352025-03-14T21:32:55.009Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=1d0e803cc91db97b -C extra-filename=-08851fd8a56e25c3 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5362025-03-14T21:32:55.445Z Compiling either v1.15.0
5372025-03-14T21:32:55.451Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=23e9a6e4db4575d1 -C extra-filename=-f7d4fbc17ac70723 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5382025-03-14T21:32:55.527Z Running `/work/oxidecomputer/opte/target/release/build/proc-macro2-a793617291aa3200/build-script-build`
5392025-03-14T21:32:55.556Z Compiling heapless v0.8.0
5402025-03-14T21:32:55.567Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=0f7f590dbf06ae30 -C extra-filename=-1654652511da727c --out-dir /work/oxidecomputer/opte/target/release/build/heapless-1654652511da727c -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5412025-03-14T21:32:55.664Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=9c7c7fd955434260 -C extra-filename=-28b7f7013fd58b7b --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern unicode_ident=/work/oxidecomputer/opte/target/release/deps/libunicode_ident-e78ef5fbe2bcb78c.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
5422025-03-14T21:32:55.809Z Compiling itertools v0.13.0
5432025-03-14T21:32:55.812Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=bc99caeaba3c9d4d -C extra-filename=-a88d6c0964abd6f0 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern either=/work/oxidecomputer/opte/target/release/deps/libeither-f7d4fbc17ac70723.rmeta --cap-lints allow`
5442025-03-14T21:32:55.931Z Compiling aho-corasick v1.1.3
5452025-03-14T21:32:55.934Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=dd2e38d3ec361e80 -C extra-filename=-e3d7d386c36ed778 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern memchr=/work/oxidecomputer/opte/target/release/deps/libmemchr-818b16c7e5659ae6.rmeta --cap-lints allow`
5462025-03-14T21:32:55.949Z Running `/work/oxidecomputer/opte/target/release/build/compiler_builtins-cda3a478486cc49d/build-script-build`
5472025-03-14T21:32:55.960Z Running `/work/oxidecomputer/opte/target/release/build/serde-22e31e9df3628923/build-script-build`
5482025-03-14T21:32:56.010Z Running `/work/oxidecomputer/opte/target/release/build/zerocopy-eaa2642574e1e60a/build-script-build`
5492025-03-14T21:32:56.067Z Compiling smoltcp v0.11.0
5502025-03-14T21:32:56.072Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smoltcp-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=1de04e4557ae7f9e -C extra-filename=-363a63a3d8fa5232 --out-dir /work/oxidecomputer/opte/target/release/build/smoltcp-363a63a3d8fa5232 -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5512025-03-14T21:32:56.157Z Running `/work/oxidecomputer/opte/target/release/build/heapless-1654652511da727c/build-script-build`
5522025-03-14T21:32:56.343Z Compiling version_check v0.9.5
5532025-03-14T21:32:56.346Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=021808c7f4f332fb -C extra-filename=-3803ff013e9a4238 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
5542025-03-14T21:32:56.417Z Compiling quote v1.0.39
5552025-03-14T21:32:56.420Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=a7c8e5bf4aa441f8 -C extra-filename=-356850ea14ee8377 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern proc_macro2=/work/oxidecomputer/opte/target/release/deps/libproc_macro2-28b7f7013fd58b7b.rmeta --cap-lints allow`
5562025-03-14T21:32:56.754Z Running `/work/oxidecomputer/opte/target/release/build/smoltcp-363a63a3d8fa5232/build-script-build`
5572025-03-14T21:32:56.781Z Compiling syn v2.0.100
5582025-03-14T21:32:56.784Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f26a1ff0df3627dc -C extra-filename=-6b2b3b18f08fe098 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern proc_macro2=/work/oxidecomputer/opte/target/release/deps/libproc_macro2-28b7f7013fd58b7b.rmeta --extern quote=/work/oxidecomputer/opte/target/release/deps/libquote-356850ea14ee8377.rmeta --extern unicode_ident=/work/oxidecomputer/opte/target/release/deps/libunicode_ident-e78ef5fbe2bcb78c.rmeta --cap-lints allow`
5592025-03-14T21:32:57.115Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5602025-03-14T21:32:57.118Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="api"' --cfg 'feature="engine"' --cfg 'feature="kernel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=1e99e4ac243c9284 -C extra-filename=-7a4e2b2c483cdba9 --out-dir /work/oxidecomputer/opte/target/release/build/opte-7a4e2b2c483cdba9 -L dependency=/work/oxidecomputer/opte/target/release/deps --extern version_check=/work/oxidecomputer/opte/target/release/deps/libversion_check-3803ff013e9a4238.rlib`
5612025-03-14T21:32:57.486Z Running `/work/oxidecomputer/opte/target/release/build/opte-7a4e2b2c483cdba9/build-script-build`
5622025-03-14T21:32:58.480Z Compiling regex-automata v0.4.9
5632025-03-14T21:32:58.486Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=1de67b30c3b1f077 -C extra-filename=-8e3756949b12b5b9 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern aho_corasick=/work/oxidecomputer/opte/target/release/deps/libaho_corasick-e3d7d386c36ed778.rmeta --extern memchr=/work/oxidecomputer/opte/target/release/deps/libmemchr-818b16c7e5659ae6.rmeta --extern regex_syntax=/work/oxidecomputer/opte/target/release/deps/libregex_syntax-08851fd8a56e25c3.rmeta --cap-lints allow`
5642025-03-14T21:33:01.238Z Compiling regex v1.11.1
5652025-03-14T21:33:01.309Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=6b24322941f856de -C extra-filename=-a5331c6dc38f5bfe --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern aho_corasick=/work/oxidecomputer/opte/target/release/deps/libaho_corasick-e3d7d386c36ed778.rmeta --extern memchr=/work/oxidecomputer/opte/target/release/deps/libmemchr-818b16c7e5659ae6.rmeta --extern regex_automata=/work/oxidecomputer/opte/target/release/deps/libregex_automata-8e3756949b12b5b9.rmeta --extern regex_syntax=/work/oxidecomputer/opte/target/release/deps/libregex_syntax-08851fd8a56e25c3.rmeta --cap-lints allow`
5662025-03-14T21:33:01.374Z Compiling darling_core v0.20.10
5672025-03-14T21:33:01.377Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=82c3ceba90d12207 -C extra-filename=-42aadd04d63ae087 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern fnv=/work/oxidecomputer/opte/target/release/deps/libfnv-c8bbdc70dd491946.rmeta --extern ident_case=/work/oxidecomputer/opte/target/release/deps/libident_case-eef3a59a3df4d228.rmeta --extern proc_macro2=/work/oxidecomputer/opte/target/release/deps/libproc_macro2-28b7f7013fd58b7b.rmeta --extern quote=/work/oxidecomputer/opte/target/release/deps/libquote-356850ea14ee8377.rmeta --extern strsim=/work/oxidecomputer/opte/target/release/deps/libstrsim-ab9406d8d7269e16.rmeta --extern syn=/work/oxidecomputer/opte/target/release/deps/libsyn-6b2b3b18f08fe098.rmeta --cap-lints allow`
5682025-03-14T21:33:03.541Z Compiling serde_derive v1.0.219
5692025-03-14T21:33:03.541Z Compiling zerocopy-derive v0.8.23
5702025-03-14T21:33:03.541Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5712025-03-14T21:33:03.547Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=f187ef1b9a01d946 -C extra-filename=-2b1040408b01d0d3 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern proc_macro2=/work/oxidecomputer/opte/target/release/deps/libproc_macro2-28b7f7013fd58b7b.rlib --extern quote=/work/oxidecomputer/opte/target/release/deps/libquote-356850ea14ee8377.rlib --extern syn=/work/oxidecomputer/opte/target/release/deps/libsyn-6b2b3b18f08fe098.rlib --extern proc_macro --cap-lints allow`
5722025-03-14T21:33:03.547Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99e1757c5e9f1e59 -C extra-filename=-0bbcbcbf0821811f --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern proc_macro2=/work/oxidecomputer/opte/target/release/deps/libproc_macro2-28b7f7013fd58b7b.rlib --extern quote=/work/oxidecomputer/opte/target/release/deps/libquote-356850ea14ee8377.rlib --extern syn=/work/oxidecomputer/opte/target/release/deps/libsyn-6b2b3b18f08fe098.rlib --extern proc_macro --cap-lints allow`
5732025-03-14T21:33:03.547Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa4d2d0ff092a12e -C extra-filename=-2903298b86d2cd1a --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern quote=/work/oxidecomputer/opte/target/release/deps/libquote-356850ea14ee8377.rlib --extern syn=/work/oxidecomputer/opte/target/release/deps/libsyn-6b2b3b18f08fe098.rlib --extern proc_macro`
5742025-03-14T21:33:05.127Z Compiling darling_macro v0.20.10
5752025-03-14T21:33:05.130Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f71324c77cb62ec -C extra-filename=-4fb2b72e4feee5e5 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern darling_core=/work/oxidecomputer/opte/target/release/deps/libdarling_core-42aadd04d63ae087.rlib --extern quote=/work/oxidecomputer/opte/target/release/deps/libquote-356850ea14ee8377.rlib --extern syn=/work/oxidecomputer/opte/target/release/deps/libsyn-6b2b3b18f08fe098.rlib --extern proc_macro --cap-lints allow`
5762025-03-14T21:33:06.291Z Compiling darling v0.20.10
5772025-03-14T21:33:06.294Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=0da07254846d7a0d -C extra-filename=-2d6adc0571d3bec4 --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern darling_core=/work/oxidecomputer/opte/target/release/deps/libdarling_core-42aadd04d63ae087.rmeta --extern darling_macro=/work/oxidecomputer/opte/target/release/deps/libdarling_macro-4fb2b72e4feee5e5.so --cap-lints allow`
5782025-03-14T21:33:06.390Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5792025-03-14T21:33:06.390Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5802025-03-14T21:33:06.393Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name ingot_macros --edition=2021 /home/build/.cargo/git/checkouts/ingot-5eb88cc65053c079/bff9324/ingot-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5159f5c885626932 -C extra-filename=-440eb6b45fff074a --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern darling=/work/oxidecomputer/opte/target/release/deps/libdarling-2d6adc0571d3bec4.rlib --extern itertools=/work/oxidecomputer/opte/target/release/deps/libitertools-a88d6c0964abd6f0.rlib --extern proc_macro2=/work/oxidecomputer/opte/target/release/deps/libproc_macro2-28b7f7013fd58b7b.rlib --extern quote=/work/oxidecomputer/opte/target/release/deps/libquote-356850ea14ee8377.rlib --extern regex=/work/oxidecomputer/opte/target/release/deps/libregex-a5331c6dc38f5bfe.rlib --extern syn=/work/oxidecomputer/opte/target/release/deps/libsyn-6b2b3b18f08fe098.rlib --extern proc_macro --cap-lints allow`
5812025-03-14T21:33:06.394Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name derror_macro --edition=2024 crates/derror-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a162b15afbbfdaaa -C extra-filename=-12947f7a66ba9bee --out-dir /work/oxidecomputer/opte/target/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern darling=/work/oxidecomputer/opte/target/release/deps/libdarling-2d6adc0571d3bec4.rlib --extern proc_macro2=/work/oxidecomputer/opte/target/release/deps/libproc_macro2-28b7f7013fd58b7b.rlib --extern quote=/work/oxidecomputer/opte/target/release/deps/libquote-356850ea14ee8377.rlib --extern syn=/work/oxidecomputer/opte/target/release/deps/libsyn-6b2b3b18f08fe098.rlib --extern proc_macro`
5822025-03-14T21:33:16.012Z Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
5832025-03-14T21:33:16.015Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name rustc_std_workspace_core --edition=2021 /home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abb0730cdb99486d -C extra-filename=-60cc3812b7e0fc48 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta --cap-lints allow`
5842025-03-14T21:33:16.058Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name compiler_builtins --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.146/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=0af38800e07d8feb -C extra-filename=-7165e96bc828a25f --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/librustc_std_workspace_core-60cc3812b7e0fc48.rmeta --cap-lints allow --cfg f16_enabled --cfg f128_enabled --cfg intrinsics_enabled --cfg arch_enabled --cfg optimizations_enabled --cfg 'feature="unstable-intrinsics"' --cfg 'feature="mem-unaligned"' --check-cfg 'cfg(__ashldi3, values("optimized-c"))' --check-cfg 'cfg(__ashlsi3, values("optimized-c"))' --check-cfg 'cfg(__ashrdi3, values("optimized-c"))' --check-cfg 'cfg(__ashrsi3, values("optimized-c"))' --check-cfg 'cfg(__bswapsi2, values("optimized-c"))' --check-cfg 'cfg(__bswapdi2, values("optimized-c"))' --check-cfg 'cfg(__bswapti2, values("optimized-c"))' --check-cfg 'cfg(__divdi3, values("optimized-c"))' --check-cfg 'cfg(__divsi3, values("optimized-c"))' --check-cfg 'cfg(__divmoddi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodti4, values("optimized-c"))' --check-cfg 'cfg(__lshrdi3, values("optimized-c"))' --check-cfg 'cfg(__lshrsi3, values("optimized-c"))' --check-cfg 'cfg(__moddi3, values("optimized-c"))' --check-cfg 'cfg(__modsi3, values("optimized-c"))' --check-cfg 'cfg(__muldi3, values("optimized-c"))' --check-cfg 'cfg(__udivdi3, values("optimized-c"))' --check-cfg 'cfg(__udivmoddi4, values("optimized-c"))' --check-cfg 'cfg(__udivmodsi4, values("optimized-c"))' --check-cfg 'cfg(__udivsi3, values("optimized-c"))' --check-cfg 'cfg(__umoddi3, values("optimized-c"))' --check-cfg 'cfg(__umodsi3, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(target_feature, values("vis3"))' --check-cfg 'cfg(feature, values("checked"))' --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(feature, values("unstable-public-internals"))' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(feature, values("mem-unaligned"))' --check-cfg 'cfg(thumb)' --check-cfg 'cfg(thumb_1)' --check-cfg 'cfg(kernel_user_helpers)'`
5852025-03-14T21:33:16.851Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5862025-03-14T21:33:16.854Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name alloc --edition=2021 /home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' --check-cfg 'cfg(randomized_layouts)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "optimize_for_size", "panic_immediate_abort"))' -C metadata=d6b8ce59adeacd58 -C extra-filename=-09b49b4039021f96 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta --extern core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta --cap-lints allow`
5872025-03-14T21:33:19.981Z Compiling byteorder v1.5.0
5882025-03-14T21:33:19.981Z Compiling cfg-if v1.0.0
5892025-03-14T21:33:19.985Z Compiling stable_deref_trait v1.2.0
5902025-03-14T21:33:19.986Z Compiling macaddr v1.0.1
5912025-03-14T21:33:19.986Z Compiling bitflags v1.3.2
5922025-03-14T21:33:19.986Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=efdd45f10f695394 -C extra-filename=-bf70d20278277553 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern serde_derive=/work/oxidecomputer/opte/target/release/deps/libserde_derive-2b1040408b01d0d3.so -Z unstable-options --cap-lints allow --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
5932025-03-14T21:33:19.986Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=41bd7d3bd821e29c -C extra-filename=-19f343cb0e411202 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
5942025-03-14T21:33:19.986Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=87e995f4369bd950 -C extra-filename=-a0ff580a66163bd8 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern zerocopy_derive=/work/oxidecomputer/opte/target/release/deps/libzerocopy_derive-0bbcbcbf0821811f.so -Z unstable-options --cap-lints allow --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
5952025-03-14T21:33:19.988Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=be640220807bfa15 -C extra-filename=-f6936592ac42d723 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
5962025-03-14T21:33:19.988Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=15a38f9e92251e0a -C extra-filename=-42297e6f8b72a994 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
5972025-03-14T21:33:19.988Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=c7c60aa9ef2d8c4b -C extra-filename=-d308d0095e892789 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
5982025-03-14T21:33:19.988Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=063d873e9386f23f -C extra-filename=-6234d9c8c6c97c72 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
5992025-03-14T21:33:20.068Z Compiling managed v0.8.0
6002025-03-14T21:33:20.071Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=425b6771c10b9d91 -C extra-filename=-42bef2a3d0bf8e72 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
6012025-03-14T21:33:20.074Z Compiling cobs v0.2.3
6022025-03-14T21:33:20.077Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=fc1390027a54e9ba -C extra-filename=-f63ce358e21847cf --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
6032025-03-14T21:33:20.082Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=f5665327ce301aef -C extra-filename=-4716c542e3645c6f --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
6042025-03-14T21:33:20.322Z Compiling hash32 v0.3.1
6052025-03-14T21:33:20.325Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=418d7912abbd24e9 -C extra-filename=-10640d5fd47d1fba --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern byteorder=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libbyteorder-19f343cb0e411202.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
6062025-03-14T21:33:20.416Z Compiling crc32fast v1.4.2
6072025-03-14T21:33:20.419Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=d6f53bf178ef90ec -C extra-filename=-b67ac9fa8ff3064a --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern cfg_if=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcfg_if-42297e6f8b72a994.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
6082025-03-14T21:33:20.445Z Compiling itertools v0.14.0
6092025-03-14T21:33:20.449Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=83199a1d9774be33 -C extra-filename=-1adb4b24d075a878 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern either=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libeither-4716c542e3645c6f.rmeta -Z unstable-options --cap-lints allow`
6102025-03-14T21:33:20.478Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=5b1e6eafbd826f92 -C extra-filename=-9a856c270058be5e --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern hash32=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libhash32-10640d5fd47d1fba.rmeta --extern stable_deref_trait=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libstable_deref_trait-f6936592ac42d723.rmeta -Z unstable-options --cap-lints allow`
6112025-03-14T21:33:20.529Z Compiling dyn-clone v1.0.19
6122025-03-14T21:33:20.533Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc91e0de0d8db1e6 -C extra-filename=-32e568e16203715d --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
6132025-03-14T21:33:20.576Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
6142025-03-14T21:33:20.579Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-41c41244d8cc4d69/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5542c8acddbdebc8 -C extra-filename=-fe0d51dec383051a --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options --cap-lints allow`
6152025-03-14T21:33:21.293Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=f9c93e0b1395eabe -C extra-filename=-7396f3c1a26f9033 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libbitflags-6234d9c8c6c97c72.rmeta --extern byteorder=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libbyteorder-19f343cb0e411202.rmeta --extern cfg_if=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcfg_if-42297e6f8b72a994.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern heapless=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libheapless-9a856c270058be5e.rmeta --extern managed=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libmanaged-42bef2a3d0bf8e72.rmeta -Z unstable-options --cap-lints allow`
6162025-03-14T21:33:22.512Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6172025-03-14T21:33:22.516Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name ingot_types --edition=2021 /home/build/.cargo/git/checkouts/ingot-5eb88cc65053c079/bff9324/ingot-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=714095b62e3a2c1c -C extra-filename=-5725a2e3546c8949 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern ingot_macros=/work/oxidecomputer/opte/target/release/deps/libingot_macros-440eb6b45fff074a.so --extern macaddr=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libmacaddr-d308d0095e892789.rmeta --extern zerocopy=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libzerocopy-a0ff580a66163bd8.rmeta -Z unstable-options --cap-lints allow`
6182025-03-14T21:33:23.613Z Compiling bitflags v2.9.0
6192025-03-14T21:33:23.613Z Compiling postcard v1.1.1
6202025-03-14T21:33:23.616Z Compiling uuid v1.15.1
6212025-03-14T21:33:23.616Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=417c9170bb7d450b -C extra-filename=-61377696ccb03e71 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libserde-bf70d20278277553.rmeta -Z unstable-options --cap-lints allow`
6222025-03-14T21:33:23.616Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=d2a9f837afcd97c7 -C extra-filename=-b85e230d3c0649e7 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern cobs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcobs-f63ce358e21847cf.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libserde-bf70d20278277553.rmeta -Z unstable-options --cap-lints allow`
6232025-03-14T21:33:23.617Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=eedb048b3fd4e4d4 -C extra-filename=-33a34510abf0fbbc --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libserde-bf70d20278277553.rmeta -Z unstable-options --cap-lints allow`
6242025-03-14T21:33:23.902Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
6252025-03-14T21:33:23.905Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="kernel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=7e7a55b11757ab82 -C extra-filename=-53c763342ce7dce1 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libbitflags-61377696ccb03e71.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' -Z unstable-options`
6262025-03-14T21:33:23.941Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
6272025-03-14T21:33:23.944Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name ingot --edition=2021 /home/build/.cargo/git/checkouts/ingot-5eb88cc65053c079/bff9324/ingot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde"))' -C metadata=e8ae60b82124f44a -C extra-filename=-5e9932707f052cd5 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libbitflags-61377696ccb03e71.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern ingot_macros=/work/oxidecomputer/opte/target/release/deps/libingot_macros-440eb6b45fff074a.so --extern ingot_types=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libingot_types-5725a2e3546c8949.rmeta --extern macaddr=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libmacaddr-d308d0095e892789.rmeta --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libserde-bf70d20278277553.rmeta --extern zerocopy=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libzerocopy-a0ff580a66163bd8.rmeta -Z unstable-options --cap-lints allow`
6282025-03-14T21:33:24.027Zwarning: unused import: `core::ffi::c_int`
6292025-03-14T21:33:24.027Z --> crates/illumos-sys-hdrs/src/mac.rs:11:5
6302025-03-14T21:33:24.027Z |
6312025-03-14T21:33:24.027Z11 | use core::ffi::c_int;
6322025-03-14T21:33:24.027Z | ^^^^^^^^^^^^^^^^
6332025-03-14T21:33:24.027Z |
6342025-03-14T21:33:24.027Z = note: `#[warn(unused_imports)]` on by default
6352025-03-14T21:33:24.027Z
6362025-03-14T21:33:24.513Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
6372025-03-14T21:33:25.534Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6382025-03-14T21:33:25.537Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=4e0e2685c1506ee2 -C extra-filename=-2bf57c9fbb0fe0cb --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern illumos_sys_hdrs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libillumos_sys_hdrs-53c763342ce7dce1.rmeta --extern ingot=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libingot-5e9932707f052cd5.rmeta --extern postcard=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libpostcard-b85e230d3c0649e7.rmeta --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libserde-bf70d20278277553.rmeta --extern smoltcp=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libsmoltcp-7396f3c1a26f9033.rmeta -Z unstable-options`
6392025-03-14T21:33:26.304Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="engine"' --cfg 'feature="kernel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=5ef55d9031a80596 -C extra-filename=-bc0cfeee8ea47add --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libbitflags-61377696ccb03e71.rmeta --extern cfg_if=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcfg_if-42297e6f8b72a994.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern crc32fast=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcrc32fast-b67ac9fa8ff3064a.rmeta --extern derror_macro=/work/oxidecomputer/opte/target/release/deps/libderror_macro-12947f7a66ba9bee.so --extern dyn_clone=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libdyn_clone-32e568e16203715d.rmeta --extern heapless=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libheapless-9a856c270058be5e.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libillumos_sys_hdrs-53c763342ce7dce1.rmeta --extern ingot=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libingot-5e9932707f052cd5.rmeta --extern itertools=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libitertools-1adb4b24d075a878.rmeta --extern kstat_macro=/work/oxidecomputer/opte/target/release/deps/libkstat_macro-2903298b86d2cd1a.so --extern opte_api=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libopte_api-2bf57c9fbb0fe0cb.rmeta --extern postcard=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libpostcard-b85e230d3c0649e7.rmeta --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libserde-bf70d20278277553.rmeta --extern smoltcp=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libsmoltcp-7396f3c1a26f9033.rmeta --extern zerocopy=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libzerocopy-a0ff580a66163bd8.rmeta -Z unstable-options --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'`
6402025-03-14T21:33:30.929Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6412025-03-14T21:33:30.932Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="engine"' --cfg 'feature="kernel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=25f2c35c0ad0caad -C extra-filename=-416b3cf60d467410 --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rmeta' --extern cfg_if=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcfg_if-42297e6f8b72a994.rmeta --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rmeta' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rmeta' --extern illumos_sys_hdrs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libillumos_sys_hdrs-53c763342ce7dce1.rmeta --extern opte=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libopte-bc0cfeee8ea47add.rmeta --extern poptrie=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libpoptrie-fe0d51dec383051a.rmeta --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libserde-bf70d20278277553.rmeta --extern smoltcp=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libsmoltcp-7396f3c1a26f9033.rmeta --extern uuid=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libuuid-33a34510abf0fbbc.rmeta --extern zerocopy=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libzerocopy-a0ff580a66163bd8.rmeta -Z unstable-options`
6422025-03-14T21:33:34.648Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
6432025-03-14T21:33:34.651Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name xde --edition=2024 xde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dc22914cdcd66a5 -C extra-filename=-9c9515d273f6568a --out-dir /work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps --target /work/oxidecomputer/opte/xde/x86_64-unknown-unknown.json -L dependency=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liballoc-09b49b4039021f96.rlib' --extern bitflags=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libbitflags-61377696ccb03e71.rlib --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcompiler_builtins-7165e96bc828a25f.rlib' --extern 'noprelude:core=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcore-3a1dcaede1ad823f.rlib' --extern crc32fast=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libcrc32fast-b67ac9fa8ff3064a.rlib --extern illumos_sys_hdrs=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libillumos_sys_hdrs-53c763342ce7dce1.rlib --extern ingot=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libingot-5e9932707f052cd5.rlib --extern opte=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libopte-bc0cfeee8ea47add.rlib --extern oxide_vpc=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/liboxide_vpc-416b3cf60d467410.rlib --extern postcard=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libpostcard-b85e230d3c0649e7.rlib --extern serde=/work/oxidecomputer/opte/target/x86_64-unknown-unknown/release/deps/libserde-bf70d20278277553.rlib -Z unstable-options`
6442025-03-14T21:34:00.306Z Finished `release` profile [optimized + debuginfo] target(s) in 1m 05s
6452025-03-14T21:34:00.333Z+ ld -ztype=kmod -Ndrv/dld -Ndrv/ip -Nmisc/dls -Nmisc/mac -z allextract ../target/x86_64-unknown-unknown/release//xde.a -o ../target/x86_64-unknown-unknown/release//xde
6462025-03-14T21:34:01.023Z+ pushd xde-link
6472025-03-14T21:34:01.026Z+ cargo -v build --release
6482025-03-14T21:34:01.026Z/work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde
6492025-03-14T21:34:01.235Z Compiling compiler_builtins v0.1.146
6502025-03-14T21:34:01.235Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
6512025-03-14T21:34:01.235Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
6522025-03-14T21:34:01.235Z Running `/work/oxidecomputer/opte/target/release/build/compiler_builtins-cda3a478486cc49d/build-script-build`
6532025-03-14T21:34:01.238Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name core --edition=2021 /home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' -C metadata=d4bf63a8587692cc -C extra-filename=-3712c6b3676d95d5 --out-dir /work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps --target /work/oxidecomputer/opte/xde/xde-link/i686-unknown-illumos.json -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --cap-lints allow`
6542025-03-14T21:34:01.239Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 xde/xde-link/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6619ea1cce0827e7 -C extra-filename=-8e504f66efc394a9 --out-dir /work/oxidecomputer/opte/target/release/build/xde-link-8e504f66efc394a9 -L dependency=/work/oxidecomputer/opte/target/release/deps`
6552025-03-14T21:34:01.482Z Running `/work/oxidecomputer/opte/target/release/build/xde-link-8e504f66efc394a9/build-script-build`
6562025-03-14T21:34:18.597Z Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
6572025-03-14T21:34:18.599Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name rustc_std_workspace_core --edition=2021 /home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ee813ba68cba4a1 -C extra-filename=-e5c856de1ecc630f --out-dir /work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps --target /work/oxidecomputer/opte/xde/xde-link/i686-unknown-illumos.json -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern core=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps/libcore-3712c6b3676d95d5.rmeta --cap-lints allow`
6582025-03-14T21:34:18.641Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name compiler_builtins --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.146/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=a1acac559e33cabf -C extra-filename=-b16e31404e68ff6e --out-dir /work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps --target /work/oxidecomputer/opte/xde/xde-link/i686-unknown-illumos.json -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern core=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps/librustc_std_workspace_core-e5c856de1ecc630f.rmeta --cap-lints allow --cfg f16_enabled --cfg f128_enabled --cfg intrinsics_enabled --cfg arch_enabled --cfg optimizations_enabled --cfg 'feature="unstable-intrinsics"' --cfg 'feature="mem-unaligned"' --check-cfg 'cfg(__ashldi3, values("optimized-c"))' --check-cfg 'cfg(__ashlsi3, values("optimized-c"))' --check-cfg 'cfg(__ashrdi3, values("optimized-c"))' --check-cfg 'cfg(__ashrsi3, values("optimized-c"))' --check-cfg 'cfg(__bswapsi2, values("optimized-c"))' --check-cfg 'cfg(__bswapdi2, values("optimized-c"))' --check-cfg 'cfg(__bswapti2, values("optimized-c"))' --check-cfg 'cfg(__divdi3, values("optimized-c"))' --check-cfg 'cfg(__divsi3, values("optimized-c"))' --check-cfg 'cfg(__divmoddi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodti4, values("optimized-c"))' --check-cfg 'cfg(__lshrdi3, values("optimized-c"))' --check-cfg 'cfg(__lshrsi3, values("optimized-c"))' --check-cfg 'cfg(__moddi3, values("optimized-c"))' --check-cfg 'cfg(__modsi3, values("optimized-c"))' --check-cfg 'cfg(__muldi3, values("optimized-c"))' --check-cfg 'cfg(__udivdi3, values("optimized-c"))' --check-cfg 'cfg(__udivmoddi4, values("optimized-c"))' --check-cfg 'cfg(__udivmodsi4, values("optimized-c"))' --check-cfg 'cfg(__udivsi3, values("optimized-c"))' --check-cfg 'cfg(__umoddi3, values("optimized-c"))' --check-cfg 'cfg(__umodsi3, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(target_feature, values("vis3"))' --check-cfg 'cfg(feature, values("checked"))' --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(feature, values("unstable-public-internals"))' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(feature, values("mem-unaligned"))' --check-cfg 'cfg(thumb)' --check-cfg 'cfg(thumb_1)' --check-cfg 'cfg(kernel_user_helpers)'`
6592025-03-14T21:34:19.461Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
6602025-03-14T21:34:19.464Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name alloc --edition=2021 /home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' --check-cfg 'cfg(randomized_layouts)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "optimize_for_size", "panic_immediate_abort"))' -C metadata=8fb009029ea8d9a9 -C extra-filename=-95eed4d6f248fda2 --out-dir /work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps --target /work/oxidecomputer/opte/xde/xde-link/i686-unknown-illumos.json -Z force-unstable-if-unmarked -L dependency=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern compiler_builtins=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps/libcompiler_builtins-b16e31404e68ff6e.rmeta --extern core=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps/libcore-3712c6b3676d95d5.rmeta --cap-lints allow`
6612025-03-14T21:34:22.857Z Running `/home/build/.rustup/toolchains/nightly-2025-02-20-x86_64-unknown-illumos/bin/rustc --crate-name xde_link --edition=2024 xde/xde-link/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7ff7846830c8f39 --out-dir /work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps --target /work/oxidecomputer/opte/xde/xde-link/i686-unknown-illumos.json -L dependency=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps -L dependency=/work/oxidecomputer/opte/target/release/deps --extern 'noprelude:alloc=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps/liballoc-95eed4d6f248fda2.rlib' --extern 'noprelude:compiler_builtins=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps/libcompiler_builtins-b16e31404e68ff6e.rlib' --extern 'noprelude:core=/work/oxidecomputer/opte/target/i686-unknown-illumos/release/deps/libcore-3712c6b3676d95d5.rlib' -Z unstable-options -C link-arg=-Wl,-hSUNW_xde_link.so -C link-arg=-Wl,-ztext -C link-arg=-Wl,-zdefs -C link-arg=-Wl,-Bdirect -C link-arg=-Wl,-M/work/oxidecomputer/opte/xde/xde-link/map.devfsadm-externs -C link-arg=-Wl,-M/usr/lib/ld/map.pagealign -C link-arg=-Wl,-M/usr/lib/ld/map.noexdata -C link-arg=-Wl,-zassert-deflib -C link-arg=-Wl,-zguidance -C link-arg=-Wl,-zfatal-warnings -C link-arg=-Wl,-zassert-deflib=libc.so -C link-arg=-Wl,-zassert-deflib=libdevinfo.so`
6622025-03-14T21:34:23.171Z Finished `release` profile [optimized + debuginfo] target(s) in 22.09s
6632025-03-14T21:34:23.190Z+ set +e
6642025-03-14T21:34:23.193Z+ nm ../../target/i686-unknown-illumos/release/libxde_link.so
6652025-03-14T21:34:23.193Z+ grep panicking
6662025-03-14T21:34:23.197Z+ '[' 1 -eq 0 ']'
6672025-03-14T21:34:23.197Z+ popd
6682025-03-14T21:34:23.197Z/work/oxidecomputer/opte/xde
6692025-03-14T21:34:23.200Z
6702025-03-14T21:34:23.200Zreal 1:28.598775968
6712025-03-14T21:34:23.200Zuser 3:10.135798026
6722025-03-14T21:34:23.200Zsys 14.474963841
6732025-03-14T21:34:23.200Ztrap 0.055091923
6742025-03-14T21:34:23.201Ztflt 0.170211175
6752025-03-14T21:34:23.201Zdflt 0.476737058
6762025-03-14T21:34:23.201Zkflt 0.000018766
6772025-03-14T21:34:23.201Zlock 7:26.719994110
6782025-03-14T21:34:23.201Zslp 9:45.889770911
6792025-03-14T21:34:23.201Zlat 3.088987088
6802025-03-14T21:34:23.201Zstop 4.534509379
6812025-03-14T21:34:23.201Z+ popd
6822025-03-14T21:34:23.201Z/work/oxidecomputer/opte
6832025-03-14T21:34:23.201Z+ elfdump target/x86_64-unknown-unknown/debug/xde.dbg
6842025-03-14T21:34:23.201Z+ grep GOTPCREL
6852025-03-14T21:34:25.614Z+ elfdump target/x86_64-unknown-unknown/release/xde
6862025-03-14T21:34:25.618Z+ grep GOTPCREL
6872025-03-14T21:34:26.890Z+ cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/
6882025-03-14T21:34:26.949Z+ sha256sum /work/debug/xde.dbg
6892025-03-14T21:34:27.002Z+ cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so
6902025-03-14T21:34:27.005Z+ sha256sum /work/debug/xde_link.dbg.so
6912025-03-14T21:34:27.008Z+ cp target/x86_64-unknown-unknown/release/xde /work/release/
6922025-03-14T21:34:27.046Z+ sha256sum /work/release/xde
6932025-03-14T21:34:27.076Z+ cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so
6942025-03-14T21:34:27.080Z+ sha256sum /work/release/xde_link.so
6952025-03-14T21:34:27.083Z+ header 'build xde integration tests'
6962025-03-14T21:34:27.083Z+ echo '# ==== build xde integration tests ==== #'
6972025-03-14T21:34:27.083Z# ==== build xde integration tests ==== #
6982025-03-14T21:34:27.083Z+ pushd xde-tests
6992025-03-14T21:34:27.083Z/work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte
7002025-03-14T21:34:27.083Z+ cargo +nightly-2025-02-20-x86_64-unknown-illumos fmt -- --check
7012025-03-14T21:34:27.262Z+ cargo clippy --all-targets
7022025-03-14T21:34:27.585Z Downloading crates ...
7032025-03-14T21:34:27.673Z Downloaded cstr-argument v0.1.2
7042025-03-14T21:34:27.677Z Downloaded colorchoice v1.0.3
7052025-03-14T21:34:27.683Z Downloaded crossbeam-utils v0.8.21
7062025-03-14T21:34:27.686Z Downloaded crossbeam-channel v0.5.14
7072025-03-14T21:34:27.691Z Downloaded num-conv v0.1.0
7082025-03-14T21:34:27.699Z Downloaded foreign-types-shared v0.3.1
7092025-03-14T21:34:27.709Z Downloaded equivalent v1.0.2
7102025-03-14T21:34:27.713Z Downloaded pretty-hex v0.2.1
7112025-03-14T21:34:27.713Z Downloaded take_mut v0.2.2
7122025-03-14T21:34:27.716Z Downloaded proc-macro-error-attr v1.0.4
7132025-03-14T21:34:27.740Z Downloaded terminal_size v0.4.2
7142025-03-14T21:34:27.743Z Downloaded num_enum_derive v0.5.11
7152025-03-14T21:34:27.743Z Downloaded anstyle v1.0.10
7162025-03-14T21:34:27.746Z Downloaded dirs-sys-next v0.1.2
7172025-03-14T21:34:27.746Z Downloaded clap_lex v0.7.4
7182025-03-14T21:34:27.746Z Downloaded anstyle-query v1.1.2
7192025-03-14T21:34:27.750Z Downloaded anstyle-parse v0.2.6
7202025-03-14T21:34:27.753Z Downloaded dirs-next v2.0.0
7212025-03-14T21:34:27.753Z Downloaded slog-envlogger v2.2.0
7222025-03-14T21:34:27.753Z Downloaded autocfg v1.4.0
7232025-03-14T21:34:27.756Z Downloaded thiserror v1.0.69
7242025-03-14T21:34:27.759Z Downloaded rand_chacha v0.3.1
7252025-03-14T21:34:27.762Z Downloaded is_terminal_polyfill v1.70.1
7262025-03-14T21:34:27.762Z Downloaded thread_local v1.1.8
7272025-03-14T21:34:27.765Z Downloaded oxnet v0.1.1
7282025-03-14T21:34:27.765Z Downloaded time-core v0.1.3
7292025-03-14T21:34:27.770Z Downloaded slog-stdlog v4.1.1
7302025-03-14T21:34:27.770Z Downloaded heck v0.4.1
7312025-03-14T21:34:27.773Z Downloaded heck v0.5.0
7322025-03-14T21:34:27.773Z Downloaded rand_chacha v0.9.0
7332025-03-14T21:34:27.773Z Downloaded proc-macro-crate v1.3.1
7342025-03-14T21:34:27.777Z Downloaded tabwriter v1.4.1
7352025-03-14T21:34:27.777Z Downloaded signal-hook-registry v1.4.2
7362025-03-14T21:34:27.777Z Downloaded foreign-types-macros v0.2.3
7372025-03-14T21:34:27.780Z Downloaded lazy_static v1.5.0
7382025-03-14T21:34:27.780Z Downloaded foreign-types v0.5.0
7392025-03-14T21:34:27.783Z Downloaded slog-scope v4.4.0
7402025-03-14T21:34:27.783Z Downloaded thiserror-impl v1.0.69
7412025-03-14T21:34:27.786Z Downloaded scopeguard v1.2.0
7422025-03-14T21:34:27.786Z Downloaded slog-async v2.8.0
7432025-03-14T21:34:27.792Z Downloaded num_enum v0.5.11
7442025-03-14T21:34:27.796Z Downloaded tokio-macros v2.5.0
7452025-03-14T21:34:27.799Z Downloaded rand_core v0.6.4
7462025-03-14T21:34:27.799Z Downloaded clap_derive v4.5.28
7472025-03-14T21:34:27.802Z Downloaded ppv-lite86 v0.2.21
7482025-03-14T21:34:27.802Z Downloaded ipnetwork v0.21.1
7492025-03-14T21:34:27.805Z Downloaded itoa v1.0.15
7502025-03-14T21:34:27.809Z Downloaded toml_datetime v0.6.8
7512025-03-14T21:34:27.809Z Downloaded anstream v0.6.18
7522025-03-14T21:34:27.812Z Downloaded time-macros v0.2.20
7532025-03-14T21:34:27.815Z Downloaded colored v2.2.0
7542025-03-14T21:34:27.818Z Downloaded utf8parse v0.2.2
7552025-03-14T21:34:27.818Z Downloaded slog-term v2.9.1
7562025-03-14T21:34:27.822Z Downloaded parking_lot_core v0.9.10
7572025-03-14T21:34:27.822Z Downloaded lock_api v0.4.12
7582025-03-14T21:34:27.825Z Downloaded smallvec v1.14.0
7592025-03-14T21:34:27.825Z Downloaded is-terminal v0.4.16
7602025-03-14T21:34:27.828Z Downloaded deranged v0.3.11
7612025-03-14T21:34:27.833Z Downloaded errno v0.3.10
7622025-03-14T21:34:27.843Z Downloaded proc-macro-error v1.0.4
7632025-03-14T21:34:27.846Z Downloaded rand_core v0.9.3
7642025-03-14T21:34:27.850Z Downloaded powerfmt v0.2.0
7652025-03-14T21:34:27.853Z Downloaded pin-project-lite v0.2.16
7662025-03-14T21:34:27.858Z Downloaded once_cell v1.20.3
7672025-03-14T21:34:27.861Z Downloaded anyhow v1.0.97
7682025-03-14T21:34:27.864Z Downloaded tracing-attributes v0.1.28
7692025-03-14T21:34:27.867Z Downloaded term v0.7.0
7702025-03-14T21:34:27.870Z Downloaded log v0.4.26
7712025-03-14T21:34:27.873Z Downloaded getrandom v0.2.15
7722025-03-14T21:34:27.876Z Downloaded slog v2.7.0
7732025-03-14T21:34:27.879Z Downloaded socket2 v0.5.8
7742025-03-14T21:34:27.883Z Downloaded getrandom v0.3.1
7752025-03-14T21:34:27.886Z Downloaded parking_lot v0.12.3
7762025-03-14T21:34:27.886Z Downloaded clap v4.5.31
7772025-03-14T21:34:27.894Z Downloaded arc-swap v1.7.1
7782025-03-14T21:34:27.905Z Downloaded tracing-core v0.1.33
7792025-03-14T21:34:27.915Z Downloaded rand v0.8.5
7802025-03-14T21:34:27.928Z Downloaded tracing v0.1.41
7812025-03-14T21:34:27.932Z Downloaded rand v0.9.0
7822025-03-14T21:34:27.936Z Downloaded bytes v1.10.1
7832025-03-14T21:34:27.940Z Downloaded toml_edit v0.19.15
7842025-03-14T21:34:27.956Z Downloaded mio v1.0.3
7852025-03-14T21:34:27.962Z Downloaded time v0.3.39
7862025-03-14T21:34:27.970Z Downloaded itertools v0.12.1
7872025-03-14T21:34:27.977Z Downloaded indexmap v2.7.1
7882025-03-14T21:34:27.981Z Downloaded clap_builder v4.5.31
7892025-03-14T21:34:27.998Z Downloaded winnow v0.6.26
7902025-03-14T21:34:28.007Z Downloaded winnow v0.5.40
7912025-03-14T21:34:28.019Z Downloaded syn v1.0.109
7922025-03-14T21:34:28.030Z Downloaded unicode-width v0.2.0
7932025-03-14T21:34:28.061Z Downloaded rustix v1.0.1
7942025-03-14T21:34:28.128Z Downloaded libc v0.2.170
7952025-03-14T21:34:28.152Z Downloaded tokio v1.44.0
7962025-03-14T21:34:28.291Z Compiling proc-macro2 v1.0.94
7972025-03-14T21:34:28.291Z Compiling unicode-ident v1.0.18
7982025-03-14T21:34:28.294Z Compiling libc v0.2.170
7992025-03-14T21:34:28.294Z Checking cfg-if v1.0.0
8002025-03-14T21:34:28.295Z Compiling zerocopy v0.8.23
8012025-03-14T21:34:28.295Z Compiling serde v1.0.219
8022025-03-14T21:34:28.302Z Compiling version_check v0.9.5
8032025-03-14T21:34:28.305Z Compiling syn v1.0.109
8042025-03-14T21:34:28.404Z Compiling ident_case v1.0.1
8052025-03-14T21:34:28.532Z Compiling strsim v0.11.1
8062025-03-14T21:34:28.587Z Compiling fnv v1.0.7
8072025-03-14T21:34:28.723Z Compiling memchr v2.7.4
8082025-03-14T21:34:28.871Z Compiling hashbrown v0.15.2
8092025-03-14T21:34:28.945Z Compiling regex-syntax v0.8.5
8102025-03-14T21:34:29.113Z Checking once_cell v1.20.3
8112025-03-14T21:34:29.132Z Compiling autocfg v1.4.0
8122025-03-14T21:34:29.406Z Compiling equivalent v1.0.2
8132025-03-14T21:34:29.522Z Compiling either v1.15.0
8142025-03-14T21:34:29.658Z Compiling aho-corasick v1.1.3
8152025-03-14T21:34:29.731Z Compiling toml_datetime v0.6.8
8162025-03-14T21:34:29.889Z Compiling lock_api v0.4.12
8172025-03-14T21:34:29.915Z Compiling indexmap v2.7.1
8182025-03-14T21:34:29.966Z Compiling parking_lot_core v0.9.10
8192025-03-14T21:34:30.064Z Compiling quote v1.0.39
8202025-03-14T21:34:30.091Z Compiling anyhow v1.0.97
8212025-03-14T21:34:30.264Z Compiling winnow v0.5.40
8222025-03-14T21:34:30.489Z Compiling syn v2.0.100
8232025-03-14T21:34:30.833Z Compiling itertools v0.13.0
8242025-03-14T21:34:31.116Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
8252025-03-14T21:34:31.168Z Checking smallvec v1.14.0
8262025-03-14T21:34:31.532Z Checking byteorder v1.5.0
8272025-03-14T21:34:31.573Z Checking scopeguard v1.2.0
8282025-03-14T21:34:31.703Z Compiling thiserror v1.0.69
8292025-03-14T21:34:32.268Z Compiling heapless v0.8.0
8302025-03-14T21:34:32.575Z Checking lazy_static v1.5.0
8312025-03-14T21:34:32.809Z Compiling regex-automata v0.4.9
8322025-03-14T21:34:33.331Z Checking hash32 v0.3.1
8332025-03-14T21:34:33.456Z Compiling toml_edit v0.19.15
8342025-03-14T21:34:33.729Z Checking getrandom v0.2.15
8352025-03-14T21:34:33.867Z Compiling smoltcp v0.11.0
8362025-03-14T21:34:33.958Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
8372025-03-14T21:34:33.972Z Checking macaddr v1.0.1
8382025-03-14T21:34:34.230Z Checking stable_deref_trait v1.2.0
8392025-03-14T21:34:34.313Z Checking pin-project-lite v0.2.16
8402025-03-14T21:34:34.329Z Compiling slog v2.7.0
8412025-03-14T21:34:34.518Z Checking parking_lot v0.12.3
8422025-03-14T21:34:34.524Z Checking rand_core v0.6.4
8432025-03-14T21:34:34.780Z Checking mio v1.0.3
8442025-03-14T21:34:34.865Z Checking signal-hook-registry v1.4.2
8452025-03-14T21:34:34.879Z Checking socket2 v0.5.8
8462025-03-14T21:34:35.112Z Compiling proc-macro-error-attr v1.0.4
8472025-03-14T21:34:35.225Z Checking foreign-types-shared v0.3.1
8482025-03-14T21:34:35.335Z Checking managed v0.8.0
8492025-03-14T21:34:35.371Z Checking bitflags v1.3.2
8502025-03-14T21:34:35.374Z Compiling rustix v1.0.1
8512025-03-14T21:34:35.427Z Checking cobs v0.2.3
8522025-03-14T21:34:35.512Z Checking bytes v1.10.1
8532025-03-14T21:34:36.078Z Compiling proc-macro-crate v1.3.1
8542025-03-14T21:34:36.480Z Checking cstr-argument v0.1.2
8552025-03-14T21:34:36.488Z Checking errno v0.3.10
8562025-03-14T21:34:36.663Z Compiling regex v1.11.1
8572025-03-14T21:34:36.670Z Checking tracing-core v0.1.33
8582025-03-14T21:34:36.784Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
8592025-03-14T21:34:37.204Z Compiling darling_core v0.20.10
8602025-03-14T21:34:37.328Z Compiling proc-macro-error v1.0.4
8612025-03-14T21:34:37.540Z Checking utf8parse v0.2.2
8622025-03-14T21:34:37.692Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
8632025-03-14T21:34:37.695Z Checking unicode-width v0.2.0
8642025-03-14T21:34:38.050Z Compiling crossbeam-utils v0.8.21
8652025-03-14T21:34:38.186Z Compiling getrandom v0.3.1
8662025-03-14T21:34:38.530Z Checking pretty-hex v0.2.1
8672025-03-14T21:34:38.602Z Checking ipnetwork v0.21.1
8682025-03-14T21:34:38.658Z Checking tabwriter v1.4.1
8692025-03-14T21:34:38.713Z Checking anstyle-parse v0.2.6
8702025-03-14T21:34:38.924Z Checking colored v2.2.0
8712025-03-14T21:34:38.958Z Checking itertools v0.14.0
8722025-03-14T21:34:39.297Z Checking dirs-sys-next v0.1.2
8732025-03-14T21:34:39.374Z Checking crc32fast v1.4.2
8742025-03-14T21:34:39.377Z Checking is_terminal_polyfill v1.70.1
8752025-03-14T21:34:39.471Z Checking anstyle-query v1.1.2
8762025-03-14T21:34:39.501Z Checking colorchoice v1.0.3
8772025-03-14T21:34:39.578Z Compiling thiserror v2.0.12
8782025-03-14T21:34:39.589Z Compiling time-core v0.1.3
8792025-03-14T21:34:39.629Z Checking oxnet v0.1.1
8802025-03-14T21:34:39.705Z Checking powerfmt v0.2.0
8812025-03-14T21:34:39.760Z Checking dyn-clone v1.0.19
8822025-03-14T21:34:39.897Z Checking anstyle v1.0.10
8832025-03-14T21:34:39.911Z Compiling num-conv v0.1.0
8842025-03-14T21:34:39.951Z Checking winnow v0.6.26
8852025-03-14T21:34:40.008Z Compiling num_enum_derive v0.5.11
8862025-03-14T21:34:40.162Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
8872025-03-14T21:34:40.171Z Compiling time-macros v0.2.20
8882025-03-14T21:34:40.229Z Checking anstream v0.6.18
8892025-03-14T21:34:40.794Z Checking deranged v0.3.11
8902025-03-14T21:34:41.113Z Compiling zerocopy-derive v0.8.23
8912025-03-14T21:34:41.117Z Compiling serde_derive v1.0.219
8922025-03-14T21:34:41.533Z Compiling thiserror-impl v1.0.69
8932025-03-14T21:34:42.120Z Compiling tokio-macros v2.5.0
8942025-03-14T21:34:42.124Z Compiling foreign-types-macros v0.2.3
8952025-03-14T21:34:42.355Z Compiling darling_macro v0.20.10
8962025-03-14T21:34:42.683Z Checking num_enum v0.5.11
8972025-03-14T21:34:42.831Z Compiling tracing-attributes v0.1.28
8982025-03-14T21:34:42.960Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
8992025-03-14T21:34:43.107Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
9002025-03-14T21:34:43.348Z Compiling darling v0.20.10
9012025-03-14T21:34:43.394Z Checking foreign-types v0.5.0
9022025-03-14T21:34:43.452Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
9032025-03-14T21:34:43.495Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
9042025-03-14T21:34:43.557Z Checking tokio v1.44.0
9052025-03-14T21:34:43.785Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
9062025-03-14T21:34:44.252Z Compiling thiserror-impl v2.0.12
9072025-03-14T21:34:44.278Z Checking dirs-next v2.0.0
9082025-03-14T21:34:45.721Z Checking tracing v0.1.41
9092025-03-14T21:34:45.848Z Checking thread_local v1.1.8
9102025-03-14T21:34:46.205Z Compiling heck v0.4.1
9112025-03-14T21:34:46.378Z Compiling slog-async v2.8.0
9122025-03-14T21:34:46.564Z Checking arc-swap v1.7.1
9132025-03-14T21:34:46.595Z Checking ppv-lite86 v0.2.21
9142025-03-14T21:34:46.866Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
9152025-03-14T21:34:47.015Z Compiling heck v0.5.0
9162025-03-14T21:34:47.078Z Checking clap_lex v0.7.4
9172025-03-14T21:34:47.239Z Checking itoa v1.0.15
9182025-03-14T21:34:47.308Z Checking rand_chacha v0.3.1
9192025-03-14T21:34:47.391Z Compiling clap_derive v4.5.28
9202025-03-14T21:34:47.435Z Checking time v0.3.39
9212025-03-14T21:34:47.451Z Checking slog-scope v4.4.0
9222025-03-14T21:34:47.658Z Checking rand v0.8.5
9232025-03-14T21:34:47.687Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
9242025-03-14T21:34:48.826Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
9252025-03-14T21:34:49.094Z Checking rand_core v0.9.3
9262025-03-14T21:34:49.230Z Checking crossbeam-channel v0.5.14
9272025-03-14T21:34:49.360Z Checking term v0.7.0
9282025-03-14T21:34:49.506Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
9292025-03-14T21:34:49.635Z Checking itertools v0.12.1
9302025-03-14T21:34:49.770Z Checking is-terminal v0.4.16
9312025-03-14T21:34:49.880Z Checking take_mut v0.2.2
9322025-03-14T21:34:49.891Z Checking log v0.4.26
9332025-03-14T21:34:50.126Z Checking slog-term v2.9.1
9342025-03-14T21:34:50.160Z Checking slog-stdlog v4.1.1
9352025-03-14T21:34:50.250Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
9362025-03-14T21:34:50.313Z Checking rand_chacha v0.9.0
9372025-03-14T21:34:50.661Z Checking rand v0.9.0
9382025-03-14T21:34:51.785Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
9392025-03-14T21:34:51.990Z Checking bitflags v2.9.0
9402025-03-14T21:34:51.990Z Checking postcard v1.1.1
9412025-03-14T21:34:51.993Z Checking uuid v1.15.1
9422025-03-14T21:34:52.199Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
9432025-03-14T21:34:52.199Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
9442025-03-14T21:34:52.288Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8)
9452025-03-14T21:34:52.983Z Checking terminal_size v0.4.2
9462025-03-14T21:34:53.081Z Checking slog-envlogger v2.2.0
9472025-03-14T21:34:53.095Z Checking clap_builder v4.5.31
9482025-03-14T21:34:53.569Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
9492025-03-14T21:34:54.874Z Checking clap v4.5.31
9502025-03-14T21:35:00.514Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
9512025-03-14T21:35:02.541Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
9522025-03-14T21:35:02.997Z Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
9532025-03-14T21:35:03.247Zwarning: this expression borrows a value the compiler would automatically borrow
9542025-03-14T21:35:03.247Z --> xde-tests/src/lib.rs:451:9
9552025-03-14T21:35:03.247Z |
9562025-03-14T21:35:03.247Z451 | (&[my_info]).iter().chain(peers).map(|v| v.mac).collect();
9572025-03-14T21:35:03.247Z | ^^^^^^^^^^^^ help: change this to: `[my_info]`
9582025-03-14T21:35:03.247Z |
9592025-03-14T21:35:03.247Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
9602025-03-14T21:35:03.247Z = note: `#[warn(clippy::needless_borrow)]` on by default
9612025-03-14T21:35:03.247Z
9622025-03-14T21:35:03.251Zwarning: this expression creates a reference which is immediately dereferenced by the compiler
9632025-03-14T21:35:03.251Z --> xde-tests/src/lib.rs:479:13
9642025-03-14T21:35:03.251Z |
9652025-03-14T21:35:03.251Z479 | &"172.20.0.1",
9662025-03-14T21:35:03.251Z | ^^^^^^^^^^^^^ help: change this to: `"172.20.0.1"`
9672025-03-14T21:35:03.251Z |
9682025-03-14T21:35:03.251Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
9692025-03-14T21:35:03.251Z
9702025-03-14T21:35:03.295Zwarning: `xde-tests` (lib test) generated 2 warnings (2 duplicates)
9712025-03-14T21:35:03.299Zwarning: `xde-tests` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p xde-tests` to apply 2 suggestions)
9722025-03-14T21:35:03.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.01s
9732025-03-14T21:35:03.489Z+ cargo build --test loopback
9742025-03-14T21:35:03.811Z Compiling cfg-if v1.0.0
9752025-03-14T21:35:03.811Z Compiling memchr v2.7.4
9762025-03-14T21:35:03.815Z Compiling strsim v0.11.1
9772025-03-14T21:35:03.815Z Compiling libc v0.2.170
9782025-03-14T21:35:03.815Z Compiling once_cell v1.20.3
9792025-03-14T21:35:03.824Z Compiling either v1.15.0
9802025-03-14T21:35:03.839Z Compiling zerocopy v0.8.23
9812025-03-14T21:35:03.839Z Compiling serde v1.0.219
9822025-03-14T21:35:03.888Z Compiling regex-syntax v0.8.5
9832025-03-14T21:35:04.174Z Compiling darling_core v0.20.10
9842025-03-14T21:35:04.202Z Compiling itertools v0.13.0
9852025-03-14T21:35:04.488Z Compiling scopeguard v1.2.0
9862025-03-14T21:35:04.617Z Compiling lazy_static v1.5.0
9872025-03-14T21:35:04.621Z Compiling byteorder v1.5.0
9882025-03-14T21:35:04.745Z Compiling aho-corasick v1.1.3
9892025-03-14T21:35:04.930Z Compiling smallvec v1.14.0
9902025-03-14T21:35:05.337Z Compiling parking_lot_core v0.9.10
9912025-03-14T21:35:05.419Z Compiling hash32 v0.3.1
9922025-03-14T21:35:05.630Z Compiling lock_api v0.4.12
9932025-03-14T21:35:05.913Z Compiling getrandom v0.2.15
9942025-03-14T21:35:06.049Z Compiling proc-macro-crate v1.3.1
9952025-03-14T21:35:06.213Z Compiling macaddr v1.0.1
9962025-03-14T21:35:06.562Z Compiling stable_deref_trait v1.2.0
9972025-03-14T21:35:06.664Z Compiling pin-project-lite v0.2.16
9982025-03-14T21:35:06.767Z Compiling ppv-lite86 v0.2.21
9992025-03-14T21:35:06.796Z Compiling num_enum_derive v0.5.11
10002025-03-14T21:35:06.917Z Compiling heapless v0.8.0
10012025-03-14T21:35:07.049Z Compiling thiserror v1.0.69
10022025-03-14T21:35:07.190Z Compiling rand_core v0.6.4
10032025-03-14T21:35:07.487Z Compiling regex-automata v0.4.9
10042025-03-14T21:35:07.602Z Compiling parking_lot v0.12.3
10052025-03-14T21:35:07.803Z Compiling anyhow v1.0.97
10062025-03-14T21:35:08.474Z Compiling signal-hook-registry v1.4.2
10072025-03-14T21:35:08.604Z Compiling mio v1.0.3
10082025-03-14T21:35:08.911Z Compiling bitflags v2.9.0
10092025-03-14T21:35:09.066Z Compiling socket2 v0.5.8
10102025-03-14T21:35:09.258Z Compiling bitflags v1.3.2
10112025-03-14T21:35:09.266Z Compiling darling_macro v0.20.10
10122025-03-14T21:35:09.351Z Compiling bytes v1.10.1
10132025-03-14T21:35:09.361Z Compiling foreign-types-shared v0.3.1
10142025-03-14T21:35:09.479Z Compiling managed v0.8.0
10152025-03-14T21:35:09.788Z Compiling cobs v0.2.3
10162025-03-14T21:35:09.890Z Compiling smoltcp v0.11.0
10172025-03-14T21:35:09.929Z Compiling foreign-types v0.5.0
10182025-03-14T21:35:10.019Z Compiling postcard v1.1.1
10192025-03-14T21:35:10.029Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
10202025-03-14T21:35:10.064Z Compiling num_enum v0.5.11
10212025-03-14T21:35:10.220Z Compiling rand_chacha v0.3.1
10222025-03-14T21:35:10.281Z Compiling darling v0.20.10
10232025-03-14T21:35:10.365Z Compiling tokio v1.44.0
10242025-03-14T21:35:10.432Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10252025-03-14T21:35:10.595Z Compiling slog v2.7.0
10262025-03-14T21:35:10.606Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10272025-03-14T21:35:10.765Z Compiling cstr-argument v0.1.2
10282025-03-14T21:35:10.803Z Compiling errno v0.3.10
10292025-03-14T21:35:10.872Z Compiling tracing-core v0.1.33
10302025-03-14T21:35:10.999Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
10312025-03-14T21:35:11.038Z Compiling unicode-width v0.2.0
10322025-03-14T21:35:11.231Z Compiling utf8parse v0.2.2
10332025-03-14T21:35:11.334Z Compiling pretty-hex v0.2.1
10342025-03-14T21:35:11.371Z Compiling ipnetwork v0.21.1
10352025-03-14T21:35:11.437Z Compiling anstyle-parse v0.2.6
10362025-03-14T21:35:11.515Z Compiling regex v1.11.1
10372025-03-14T21:35:11.549Z Compiling tabwriter v1.4.1
10382025-03-14T21:35:11.764Z Compiling tracing v0.1.41
10392025-03-14T21:35:11.918Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10402025-03-14T21:35:11.974Z Compiling rustix v1.0.1
10412025-03-14T21:35:12.086Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10422025-03-14T21:35:12.180Z Compiling rand v0.8.5
10432025-03-14T21:35:12.203Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
10442025-03-14T21:35:12.538Z Compiling colored v2.2.0
10452025-03-14T21:35:12.598Z Compiling dirs-sys-next v0.1.2
10462025-03-14T21:35:13.199Z Compiling itertools v0.14.0
10472025-03-14T21:35:13.330Z Compiling crc32fast v1.4.2
10482025-03-14T21:35:13.522Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
10492025-03-14T21:35:13.544Z Compiling is_terminal_polyfill v1.70.1
10502025-03-14T21:35:13.625Z Compiling winnow v0.6.26
10512025-03-14T21:35:13.663Z Compiling oxnet v0.1.1
10522025-03-14T21:35:13.672Z Compiling powerfmt v0.2.0
10532025-03-14T21:35:14.061Z Compiling time-core v0.1.3
10542025-03-14T21:35:14.118Z Compiling dyn-clone v1.0.19
10552025-03-14T21:35:14.235Z Compiling colorchoice v1.0.3
10562025-03-14T21:35:14.335Z Compiling anstyle-query v1.1.2
10572025-03-14T21:35:14.392Z Compiling num-conv v0.1.0
10582025-03-14T21:35:14.485Z Compiling anstyle v1.0.10
10592025-03-14T21:35:14.516Z Compiling deranged v0.3.11
10602025-03-14T21:35:14.587Z Compiling terminal_size v0.4.2
10612025-03-14T21:35:14.674Z Compiling time-macros v0.2.20
10622025-03-14T21:35:14.798Z Compiling dirs-next v2.0.0
10632025-03-14T21:35:14.905Z Compiling anstream v0.6.18
10642025-03-14T21:35:14.975Z Compiling getrandom v0.3.1
10652025-03-14T21:35:15.312Z Compiling crossbeam-utils v0.8.21
10662025-03-14T21:35:15.319Z Compiling uuid v1.15.1
10672025-03-14T21:35:15.574Z Compiling thread_local v1.1.8
10682025-03-14T21:35:15.972Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10692025-03-14T21:35:16.049Z Compiling arc-swap v1.7.1
10702025-03-14T21:35:16.083Z Compiling itoa v1.0.15
10712025-03-14T21:35:16.202Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10722025-03-14T21:35:16.297Z Compiling clap_lex v0.7.4
10732025-03-14T21:35:16.310Z Compiling crossbeam-channel v0.5.14
10742025-03-14T21:35:16.589Z Compiling clap_builder v4.5.31
10752025-03-14T21:35:16.610Z Compiling slog-scope v4.4.0
10762025-03-14T21:35:16.760Z Compiling thiserror v2.0.12
10772025-03-14T21:35:16.907Z Compiling rand_core v0.9.3
10782025-03-14T21:35:17.042Z Compiling term v0.7.0
10792025-03-14T21:35:17.061Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
10802025-03-14T21:35:17.294Z Compiling is-terminal v0.4.16
10812025-03-14T21:35:17.331Z Compiling itertools v0.12.1
10822025-03-14T21:35:17.424Z Compiling log v0.4.26
10832025-03-14T21:35:17.489Z Compiling time v0.3.39
10842025-03-14T21:35:17.821Z Compiling take_mut v0.2.2
10852025-03-14T21:35:17.862Z Compiling slog-stdlog v4.1.1
10862025-03-14T21:35:17.976Z Compiling slog-async v2.8.0
10872025-03-14T21:35:18.184Z Compiling rand_chacha v0.9.0
10882025-03-14T21:35:18.480Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10892025-03-14T21:35:18.847Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
10902025-03-14T21:35:19.156Z Compiling rand v0.9.0
10912025-03-14T21:35:19.895Z Compiling slog-term v2.9.1
10922025-03-14T21:35:20.226Z Compiling clap v4.5.31
10932025-03-14T21:35:20.340Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
10942025-03-14T21:35:21.020Z Compiling slog-envlogger v2.2.0
10952025-03-14T21:35:21.187Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8)
10962025-03-14T21:35:22.204Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10972025-03-14T21:35:22.759Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
10982025-03-14T21:35:24.038Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
10992025-03-14T21:35:30.024Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
11002025-03-14T21:35:32.143Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
11012025-03-14T21:35:32.884Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
11022025-03-14T21:35:35.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.28s
11032025-03-14T21:35:35.878Z++ cargo build -q --test loopback --message-format=json
11042025-03-14T21:35:35.882Z++ jq -r 'select(.profile.test == true) | .filenames[]'
11052025-03-14T21:35:36.097Z+ loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-251fb6ae60da4f38
11062025-03-14T21:35:36.097Z+ mkdir -p /work/test
11072025-03-14T21:35:36.100Z+ cp /work/oxidecomputer/opte/target/debug/deps/loopback-251fb6ae60da4f38 /work/test/loopback
11082025-03-14T21:35:36.150Zprocess exited: duration 305217 ms, exit code 0
 
11092025-03-14T21:35:36.158Zfound 10 output files
11102025-03-14T21:35:36.162Zuploading: /work/debug/xde.dbg (70024824 bytes)
11112025-03-14T21:35:38.468Zuploaded: /work/debug/xde.dbg
11122025-03-14T21:35:38.468Zuploading: /work/debug/xde.dbg.sha256 (86 bytes)
11132025-03-14T21:35:39.480Zuploaded: /work/debug/xde.dbg.sha256
11142025-03-14T21:35:39.480Zuploading: /work/debug/xde_link.dbg.so (13696 bytes)
11152025-03-14T21:35:40.492Zuploaded: /work/debug/xde_link.dbg.so
11162025-03-14T21:35:40.492Zuploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes)
11172025-03-14T21:35:41.503Zuploaded: /work/debug/xde_link.dbg.so.sha256
11182025-03-14T21:35:41.503Zuploading: /work/release/xde (39436240 bytes)
11192025-03-14T21:35:43.162Zuploaded: /work/release/xde
11202025-03-14T21:35:43.162Zuploading: /work/release/xde.sha256 (84 bytes)
11212025-03-14T21:35:44.172Zuploaded: /work/release/xde.sha256
11222025-03-14T21:35:44.172Zuploading: /work/release/xde_link.so (28360 bytes)
11232025-03-14T21:35:45.187Zuploaded: /work/release/xde_link.so
11242025-03-14T21:35:45.187Zuploading: /work/release/xde_link.so.sha256 (92 bytes)
11252025-03-14T21:35:46.199Zuploaded: /work/release/xde_link.so.sha256
11262025-03-14T21:35:46.199Zuploading: /work/test/loopback (56090656 bytes)
11272025-03-14T21:35:48.101Zuploaded: /work/test/loopback
11282025-03-14T21:35:48.101Zuploading: /work/xde.conf (79 bytes)
11292025-03-14T21:35:49.112Zuploaded: /work/xde.conf