01KHM3N7KW85XTR4JC4TFN7ZTZ: bins

BasicConfig {
    output_rules: [
        "=/out/xcvradm.gz",
        "=/out/xcvradm.sha256.txt",
        "=/out/xcvradm.gz.sha256.txt",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-latest",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/out/xcvradm.gz",
            series: "bins",
            name: "xcvradm.gz",
        },
        BasicConfigPublish {
            from_output: "/out/xcvradm.gz.sha256.txt",
            series: "bins",
            name: "xcvradm.gz.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KHM3NGCHE777EQWMP852DXRQ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-16T20:53:54.277Zjob assigned to worker 01KHM3NJ5V6BB4T90WX0SQ4VCV [factory gimlet-EVT22200007-propolis, EVT22200007/58279] (queued for 27 s)
 
22026-02-16T20:54:02.837Zstarting task 0: "setup"
32026-02-16T20:54:02.862Z++ uname -s
42026-02-16T20:54:02.862Z+ kern=SunOS
52026-02-16T20:54:02.862Z+ build_user=build
62026-02-16T20:54:02.862Z+ build_uid=12345
72026-02-16T20:54:02.862Z+ work_dir=/work
82026-02-16T20:54:02.862Z+ input_dir=/input
92026-02-16T20:54:02.862Z+ [[ 0 == 12345 ]]
102026-02-16T20:54:02.862Z+ case "$kern" in
112026-02-16T20:54:02.862Z+ groupadd -g 12345 build
122026-02-16T20:54:02.862Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-16T20:54:04.863Z+ zfs create -o mountpoint=/work rpool/work
142026-02-16T20:54:04.900Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-16T20:54:04.924Z+ home_fs=zfs
162026-02-16T20:54:04.924Z+ [[ zfs == autofs ]]
172026-02-16T20:54:04.924Z+ mkdir -p /home/build
182026-02-16T20:54:04.924Z+ chown build:build /home/build /work
192026-02-16T20:54:06.911Z+ chmod 0700 /home/build /work
202026-02-16T20:54:06.936Zprocess exited: duration 4075 ms, exit code 0
 
212026-02-16T20:54:06.984Zstarting task 1: "rust-toolchain"
222026-02-16T20:54:07.009Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-16T20:54:07.009Z * rust toolchain channel = "stable"
242026-02-16T20:54:07.009Z * rust toolchain profile = "default"
252026-02-16T20:54:07.009Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-16T20:54:07.009Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-16T20:54:07.009Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-16T20:54:07.009Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-16T20:54:07.009Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-16T20:54:07.142Zinfo: downloading installer
312026-02-16T20:54:07.557Zwarn: It looks like you have an existing installation of Rust at:
322026-02-16T20:54:07.557Zwarn: /opt/ooce/bin
332026-02-16T20:54:07.557Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-16T20:54:07.557Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-16T20:54:07.557Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-16T20:54:07.557Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-16T20:54:07.557Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-16T20:54:07.557Zerror: cannot install while Rust is installed
392026-02-16T20:54:07.557Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-16T20:54:07.581Zinfo: profile set to 'default'
412026-02-16T20:54:07.581Zinfo: default host triple is x86_64-unknown-illumos
422026-02-16T20:54:07.581Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-16T20:54:07.673Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-16T20:54:07.673Zinfo: downloading component 'cargo'
452026-02-16T20:54:07.831Zinfo: downloading component 'clippy'
462026-02-16T20:54:07.906Zinfo: downloading component 'rust-docs'
472026-02-16T20:54:08.154Zinfo: downloading component 'rust-std'
482026-02-16T20:54:08.823Zinfo: downloading component 'rustc'
492026-02-16T20:54:10.165Zinfo: downloading component 'rustfmt'
502026-02-16T20:54:10.668Zinfo: installing component 'cargo'
512026-02-16T20:54:11.434Zinfo: installing component 'clippy'
522026-02-16T20:54:11.891Zinfo: installing component 'rust-docs'
532026-02-16T20:54:15.246Zinfo: installing component 'rust-std'
542026-02-16T20:54:17.288Zinfo: installing component 'rustc'
552026-02-16T20:54:25.601Zinfo: installing component 'rustfmt'
562026-02-16T20:54:25.991Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-16T20:54:25.992Z
582026-02-16T20:54:26.170Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-16T20:54:26.170Z
602026-02-16T20:54:26.170Z
612026-02-16T20:54:26.170ZRust is installed now. Great!
622026-02-16T20:54:26.170Z
632026-02-16T20:54:26.195ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-16T20:54:26.195Zenvironment variable. This has not been done automatically.
652026-02-16T20:54:26.195Z
662026-02-16T20:54:26.195ZTo configure your current shell, you need to source
672026-02-16T20:54:26.195Zthe corresponding env file under $HOME/.cargo.
682026-02-16T20:54:26.195Z
692026-02-16T20:54:26.195ZThis is usually done by running one of the following (note the leading DOT):
702026-02-16T20:54:26.195Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-16T20:54:26.195Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-16T20:54:26.195Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-16T20:54:26.299Z+ rustup --version
742026-02-16T20:54:26.323Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-16T20:54:26.347Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-16T20:54:26.435Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-16T20:54:26.459Z+ cargo --version
782026-02-16T20:54:26.543Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-16T20:54:26.567Z+ rustc --version
802026-02-16T20:54:26.653Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-16T20:54:26.677Zprocess exited: duration 19673 ms, exit code 0
 
822026-02-16T20:54:26.725Zstarting task 2: "authentication"
832026-02-16T20:54:26.784Zprocess exited: duration 59 ms, exit code 0
 
842026-02-16T20:54:26.833Zstarting task 3: "clone repository"
852026-02-16T20:54:26.856Z+ mkdir -p /work/oxidecomputer/transceiver-control
862026-02-16T20:54:26.857Z+ git clone https://github.com/oxidecomputer/transceiver-control /work/oxidecomputer/transceiver-control
872026-02-16T20:54:26.881ZCloning into '/work/oxidecomputer/transceiver-control'...
882026-02-16T20:54:27.681Z+ cd /work/oxidecomputer/transceiver-control
892026-02-16T20:54:27.681Z+ git fetch origin 6d07cb4809caa667999192be045db37d9bb166c1
902026-02-16T20:54:28.031ZFrom https://github.com/oxidecomputer/transceiver-control
912026-02-16T20:54:28.031Z * branch 6d07cb4809caa667999192be045db37d9bb166c1 -> FETCH_HEAD
922026-02-16T20:54:28.055Z+ [[ -n dependabot/cargo/bitflags-2.11.0 ]]
932026-02-16T20:54:28.055Z++ git branch --show-current
942026-02-16T20:54:28.055Z+ current=main
952026-02-16T20:54:28.055Z+ [[ main != dependabot/cargo/bitflags-2.11.0 ]]
962026-02-16T20:54:28.055Z+ git branch -f dependabot/cargo/bitflags-2.11.0 6d07cb4809caa667999192be045db37d9bb166c1
972026-02-16T20:54:28.079Z+ git checkout -f dependabot/cargo/bitflags-2.11.0
982026-02-16T20:54:28.079ZSwitched to branch 'dependabot/cargo/bitflags-2.11.0'
992026-02-16T20:54:28.080Z+ git reset --hard 6d07cb4809caa667999192be045db37d9bb166c1
1002026-02-16T20:54:28.104ZHEAD is now at 6d07cb4 Bump bitflags from 2.10.0 to 2.11.0
1012026-02-16T20:54:28.104Zprocess exited: duration 1252 ms, exit code 0
 
1022026-02-16T20:54:28.152Zstarting task 4: "build"
1032026-02-16T20:54:28.176Z+ cargo --version
1042026-02-16T20:54:28.232Zcargo 1.93.1 (083ac5135 2025-12-15)
1052026-02-16T20:54:28.256Z+ rustc --version
1062026-02-16T20:54:28.316Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1072026-02-16T20:54:28.340Z+ pfexec mkdir -p /out
1082026-02-16T20:54:28.340Z+ pfexec chown build /out
1092026-02-16T20:54:28.340Z+ banner build
1102026-02-16T20:54:28.340Z
1112026-02-16T20:54:28.340Z ##### # # # # #####
1122026-02-16T20:54:28.340Z # # # # # # # #
1132026-02-16T20:54:28.340Z ##### # # # # # #
1142026-02-16T20:54:28.340Z # # # # # # # #
1152026-02-16T20:54:28.340Z # # # # # # # #
1162026-02-16T20:54:28.340Z ##### #### # ###### #####
1172026-02-16T20:54:28.340Z
1182026-02-16T20:54:28.340Z+ ptime -m cargo build --release --locked --bin xcvradm
1192026-02-16T20:54:28.527Z Updating crates.io index
1202026-02-16T20:54:29.082Z Downloading crates ...
1212026-02-16T20:54:29.141Z Downloaded cfg-if v1.0.0
1222026-02-16T20:54:29.165Z Downloaded bytecount v0.6.8
1232026-02-16T20:54:29.166Z Downloaded colorchoice v1.0.0
1242026-02-16T20:54:29.166Z Downloaded anstyle v1.0.8
1252026-02-16T20:54:29.166Z Downloaded anstream v0.6.15
1262026-02-16T20:54:29.166Z Downloaded byteorder v1.4.3
1272026-02-16T20:54:29.166Z Downloaded bitflags v2.11.0
1282026-02-16T20:54:29.166Z Downloaded usdt-macro v0.6.0
1292026-02-16T20:54:29.166Z Downloaded anyhow v1.0.101
1302026-02-16T20:54:29.191Z Downloaded itoa v1.0.6
1312026-02-16T20:54:29.191Z Downloaded clap_lex v0.7.4
1322026-02-16T20:54:29.191Z Downloaded itertools v0.14.0
1332026-02-16T20:54:29.191Z Downloaded hubpack_derive v0.1.1
1342026-02-16T20:54:29.191Z Downloaded libc v0.2.180
1352026-02-16T20:54:29.224Z Downloaded time-core v0.1.8
1362026-02-16T20:54:29.248Z Downloaded static_assertions v1.1.0
1372026-02-16T20:54:29.248Z Downloaded thiserror-impl v2.0.18
1382026-02-16T20:54:29.248Z Downloaded version_check v0.9.5
1392026-02-16T20:54:29.248Z Downloaded utf8parse v0.2.1
1402026-02-16T20:54:29.248Z Downloaded scroll v0.13.0
1412026-02-16T20:54:29.248Z Downloaded thread_local v1.1.7
1422026-02-16T20:54:29.248Z Downloaded zmij v1.0.2
1432026-02-16T20:54:29.248Z Downloaded ucd-trie v0.1.5
1442026-02-16T20:54:29.248Z Downloaded unicode-ident v1.0.8
1452026-02-16T20:54:29.248Z Downloaded papergrid v0.17.0
1462026-02-16T20:54:29.272Z Downloaded zerocopy-derive v0.8.27
1472026-02-16T20:54:29.272Z Downloaded pest v2.8.1
1482026-02-16T20:54:29.272Z Downloaded mio v1.0.3
1492026-02-16T20:54:29.272Z Downloaded serde_json v1.0.149
1502026-02-16T20:54:29.296Z Downloaded serde v1.0.228
1512026-02-16T20:54:29.296Z Downloaded typenum v1.16.0
1522026-02-16T20:54:29.296Z Downloaded time-macros v0.2.27
1532026-02-16T20:54:29.296Z Downloaded time v0.3.47
1542026-02-16T20:54:29.320Z Downloaded zerocopy v0.8.27
1552026-02-16T20:54:29.346Z Downloaded syn v1.0.109
1562026-02-16T20:54:29.346Z Downloaded unicode-width v0.2.0
1572026-02-16T20:54:29.346Z Downloaded syn v2.0.87
1582026-02-16T20:54:29.370Z Downloaded nix v0.31.1
1592026-02-16T20:54:29.370Z Downloaded tabled v0.20.0
1602026-02-16T20:54:29.395Z Downloaded socket2 v0.6.0
1612026-02-16T20:54:29.395Z Downloaded memchr v2.5.0
1622026-02-16T20:54:29.395Z Downloaded term v1.1.0
1632026-02-16T20:54:29.395Z Downloaded slog v2.8.2
1642026-02-16T20:54:29.395Z Downloaded serde_derive v1.0.228
1652026-02-16T20:54:29.419Z Downloaded serde_core v1.0.228
1662026-02-16T20:54:29.419Z Downloaded rustversion v1.0.12
1672026-02-16T20:54:29.419Z Downloaded once_cell v1.21.3
1682026-02-16T20:54:29.419Z Downloaded memmap2 v0.9.8
1692026-02-16T20:54:29.419Z Downloaded crossbeam-utils v0.8.15
1702026-02-16T20:54:29.419Z Downloaded usdt-impl v0.6.0
1712026-02-16T20:54:29.419Z Downloaded usdt v0.6.0
1722026-02-16T20:54:29.419Z Downloaded tokio-macros v2.6.0
1732026-02-16T20:54:29.419Z Downloaded slog-async v2.8.0
1742026-02-16T20:54:29.419Z Downloaded serde_tokenstream v0.2.0
1752026-02-16T20:54:29.419Z Downloaded pest_derive v2.8.1
1762026-02-16T20:54:29.443Z Downloaded thread-id v5.0.0
1772026-02-16T20:54:29.443Z Downloaded sha2 v0.10.6
1782026-02-16T20:54:29.443Z Downloaded quote v1.0.35
1792026-02-16T20:54:29.443Z Downloaded proc-macro-error2 v2.0.1
1802026-02-16T20:54:29.443Z Downloaded pin-project-lite v0.2.12
1812026-02-16T20:54:29.443Z Downloaded dtrace-parser v0.3.0
1822026-02-16T20:54:29.443Z Downloaded usdt-attr-macro v0.6.0
1832026-02-16T20:54:29.443Z Downloaded tabled_derive v0.11.0
1842026-02-16T20:54:29.443Z Downloaded pretty-hex v0.4.1
1852026-02-16T20:54:29.444Z Downloaded thiserror v2.0.18
1862026-02-16T20:54:29.468Z Downloaded powerfmt v0.2.0
1872026-02-16T20:54:29.468Z Downloaded pest_generator v2.8.1
1882026-02-16T20:54:29.468Z Downloaded proc-macro2 v1.0.89
1892026-02-16T20:54:29.468Z Downloaded tokio v1.49.0
1902026-02-16T20:54:29.496Z Downloaded proc-macro-error-attr2 v2.0.0
1912026-02-16T20:54:29.519Z Downloaded plain v0.2.3
1922026-02-16T20:54:29.520Z Downloaded pest_meta v2.8.1
1932026-02-16T20:54:29.520Z Downloaded num-traits v0.2.19
1942026-02-16T20:54:29.520Z Downloaded num-conv v0.2.0
1952026-02-16T20:54:29.520Z Downloaded memoffset v0.9.0
1962026-02-16T20:54:29.520Z Downloaded log v0.4.20
1972026-02-16T20:54:29.520Z Downloaded goblin v0.10.1
1982026-02-16T20:54:29.520Z Downloaded dof v0.4.0
1992026-02-16T20:54:29.520Z Downloaded clap_builder v4.5.57
2002026-02-16T20:54:29.544Z Downloaded testing_table v0.3.0
2012026-02-16T20:54:29.544Z Downloaded take_mut v0.2.2
2022026-02-16T20:54:29.544Z Downloaded strsim v0.11.0
2032026-02-16T20:54:29.544Z Downloaded slog-term v2.9.2
2042026-02-16T20:54:29.544Z Downloaded scroll_derive v0.13.1
2052026-02-16T20:54:29.544Z Downloaded clap_derive v4.5.55
2062026-02-16T20:54:29.544Z Downloaded is_terminal_polyfill v1.70.1
2072026-02-16T20:54:29.544Z Downloaded iana-time-zone v0.1.63
2082026-02-16T20:54:29.544Z Downloaded hubpack v0.1.2
2092026-02-16T20:54:29.544Z Downloaded heck v0.5.0
2102026-02-16T20:54:29.544Z Downloaded either v1.8.1
2112026-02-16T20:54:29.544Z Downloaded digest v0.10.6
2122026-02-16T20:54:29.544Z Downloaded crypto-common v0.1.6
2132026-02-16T20:54:29.545Z Downloaded crossbeam-channel v0.5.8
2142026-02-16T20:54:29.569Z Downloaded cpufeatures v0.2.6
2152026-02-16T20:54:29.569Z Downloaded chrono v0.4.41
2162026-02-16T20:54:29.569Z Downloaded clap v4.5.57
2172026-02-16T20:54:29.569Z Downloaded cfg_aliases v0.2.1
2182026-02-16T20:54:29.569Z Downloaded autocfg v1.1.0
2192026-02-16T20:54:29.569Z Downloaded is-terminal v0.4.12
2202026-02-16T20:54:29.593Z Downloaded generic-array v0.14.7
2212026-02-16T20:54:29.593Z Downloaded fnv v1.0.7
2222026-02-16T20:54:29.593Z Downloaded erased-serde v0.3.31
2232026-02-16T20:54:29.593Z Downloaded deranged v0.5.5
2242026-02-16T20:54:29.593Z Downloaded anstyle-parse v0.2.0
2252026-02-16T20:54:29.593Z Downloaded block-buffer v0.10.4
2262026-02-16T20:54:29.593Z Downloaded anstyle-query v1.0.0
2272026-02-16T20:54:29.675Z Compiling proc-macro2 v1.0.89
2282026-02-16T20:54:29.675Z Compiling unicode-ident v1.0.8
2292026-02-16T20:54:29.675Z Compiling memchr v2.5.0
2302026-02-16T20:54:29.699Z Compiling thiserror v2.0.18
2312026-02-16T20:54:29.699Z Compiling serde_core v1.0.228
2322026-02-16T20:54:29.699Z Compiling zmij v1.0.2
2332026-02-16T20:54:29.699Z Compiling libc v0.2.180
2342026-02-16T20:54:29.699Z Compiling serde v1.0.228
2352026-02-16T20:54:29.898Z Compiling ucd-trie v0.1.5
2362026-02-16T20:54:30.269Z Compiling serde_json v1.0.149
2372026-02-16T20:54:30.316Z Compiling zerocopy v0.8.27
2382026-02-16T20:54:30.589Z Compiling autocfg v1.1.0
2392026-02-16T20:54:31.085Z Compiling rustversion v1.0.12
2402026-02-16T20:54:31.401Z Compiling quote v1.0.35
2412026-02-16T20:54:31.557Z Compiling heck v0.5.0
2422026-02-16T20:54:31.623Z Compiling itoa v1.0.6
2432026-02-16T20:54:31.660Z Compiling cfg-if v1.0.0
2442026-02-16T20:54:31.710Z Compiling syn v2.0.87
2452026-02-16T20:54:31.747Z Compiling syn v1.0.109
2462026-02-16T20:54:31.828Z Compiling utf8parse v0.2.1
2472026-02-16T20:54:31.975Z Compiling anstyle-parse v0.2.0
2482026-02-16T20:54:32.367Z Compiling usdt-impl v0.6.0
2492026-02-16T20:54:32.504Z Compiling colorchoice v1.0.0
2502026-02-16T20:54:32.661Z Compiling anstyle v1.0.8
2512026-02-16T20:54:32.696Z Compiling is_terminal_polyfill v1.70.1
2522026-02-16T20:54:32.756Z Compiling anstyle-query v1.0.0
2532026-02-16T20:54:32.925Z Compiling thread-id v5.0.0
2542026-02-16T20:54:33.042Z Compiling slog v2.8.2
2552026-02-16T20:54:33.073Z Compiling anstream v0.6.15
2562026-02-16T20:54:33.426Z Compiling num-traits v0.2.19
2572026-02-16T20:54:33.819Z Compiling byteorder v1.4.3
2582026-02-16T20:54:34.106Z Compiling log v0.4.20
2592026-02-16T20:54:34.340Z Compiling plain v0.2.3
2602026-02-16T20:54:34.549Z Compiling strsim v0.11.0
2612026-02-16T20:54:34.574Z Compiling clap_lex v0.7.4
2622026-02-16T20:54:34.872Z Compiling crossbeam-utils v0.8.15
2632026-02-16T20:54:35.126Z Compiling clap_builder v4.5.57
2642026-02-16T20:54:36.113Z Compiling proc-macro-error-attr2 v2.0.0
2652026-02-16T20:54:36.715Z Compiling memoffset v0.9.0
2662026-02-16T20:54:36.937Z Compiling powerfmt v0.2.0
2672026-02-16T20:54:36.961Z Compiling cfg_aliases v0.2.1
2682026-02-16T20:54:37.020Z Compiling num-conv v0.2.0
2692026-02-16T20:54:37.044Z Compiling unicode-width v0.2.0
2702026-02-16T20:54:37.080Z Compiling pretty-hex v0.4.1
2712026-02-16T20:54:37.232Z Compiling time-core v0.1.8
2722026-02-16T20:54:37.299Z Compiling bitflags v2.11.0
2732026-02-16T20:54:37.429Z Compiling hubpack_derive v0.1.1
2742026-02-16T20:54:37.474Z Compiling once_cell v1.21.3
2752026-02-16T20:54:37.534Z Compiling time-macros v0.2.27
2762026-02-16T20:54:37.725Z Compiling deranged v0.5.5
2772026-02-16T20:54:37.883Z Compiling thread_local v1.1.7
2782026-02-16T20:54:37.910Z Compiling proc-macro-error2 v2.0.1
2792026-02-16T20:54:38.124Z Compiling nix v0.31.1
2802026-02-16T20:54:39.583Z Compiling fnv v1.0.7
2812026-02-16T20:54:39.711Z Compiling version_check v0.9.5
2822026-02-16T20:54:40.085Z Compiling anyhow v1.0.101
2832026-02-16T20:54:40.181Z Compiling thiserror-impl v2.0.18
2842026-02-16T20:54:40.206Z Compiling serde_derive v1.0.228
2852026-02-16T20:54:40.235Z Compiling zerocopy-derive v0.8.27
2862026-02-16T20:54:40.235Z Compiling scroll_derive v0.13.1
2872026-02-16T20:54:40.259Z Compiling clap_derive v4.5.55
2882026-02-16T20:54:40.586Z Compiling bytecount v0.6.8
2892026-02-16T20:54:41.074Z Compiling iana-time-zone v0.1.63
2902026-02-16T20:54:41.630Z Compiling scroll v0.13.0
2912026-02-16T20:54:42.017Z Compiling slog-async v2.8.0
2922026-02-16T20:54:42.140Z Compiling goblin v0.10.1
2932026-02-16T20:54:42.558Z Compiling pest v2.8.1
2942026-02-16T20:54:44.876Z Compiling pest_meta v2.8.1
2952026-02-16T20:54:45.404Z Compiling clap v4.5.57
2962026-02-16T20:54:45.735Z Compiling chrono v0.4.41
2972026-02-16T20:54:46.504Z Compiling pest_generator v2.8.1
2982026-02-16T20:54:46.689Z Compiling dof v0.4.0
2992026-02-16T20:54:46.947Z Compiling erased-serde v0.3.31
3002026-02-16T20:54:47.507Z Compiling serde_tokenstream v0.2.0
3012026-02-16T20:54:47.581Z Compiling hubpack v0.1.2
3022026-02-16T20:54:47.676Z Compiling pest_derive v2.8.1
3032026-02-16T20:54:47.948Z Compiling transceiver-messages v0.1.1 (/work/oxidecomputer/transceiver-control/messages)
3042026-02-16T20:54:48.449Z Compiling dtrace-parser v0.3.0
3052026-02-16T20:54:50.652Z Compiling usdt-macro v0.6.0
3062026-02-16T20:54:51.704Z Compiling usdt-attr-macro v0.6.0
3072026-02-16T20:54:52.255Z Compiling time v0.3.47
3082026-02-16T20:54:52.886Z Compiling papergrid v0.17.0
3092026-02-16T20:54:53.998Z Compiling transceiver-controller v0.1.1 (/work/oxidecomputer/transceiver-control/controller)
3102026-02-16T20:54:54.166Z Compiling tokio-macros v2.6.0
3112026-02-16T20:54:54.337Z Compiling tabled_derive v0.11.0
3122026-02-16T20:54:55.470Z Compiling crossbeam-channel v0.5.8
3132026-02-16T20:54:56.046Z Compiling testing_table v0.3.0
3142026-02-16T20:54:56.335Z Compiling memmap2 v0.9.8
3152026-02-16T20:54:56.478Z Compiling socket2 v0.6.0
3162026-02-16T20:54:56.710Z Compiling is-terminal v0.4.12
3172026-02-16T20:54:56.821Z Compiling mio v1.0.3
3182026-02-16T20:54:56.845Z Compiling take_mut v0.2.2
3192026-02-16T20:54:56.845Z Compiling pin-project-lite v0.2.12
3202026-02-16T20:54:56.979Z Compiling either v1.8.1
3212026-02-16T20:54:57.003Z Compiling term v1.1.0
3222026-02-16T20:54:57.266Z Compiling static_assertions v1.1.0
3232026-02-16T20:54:57.364Z Compiling transceiver-decode v0.1.0 (/work/oxidecomputer/transceiver-control/decode)
3242026-02-16T20:54:57.975Z Compiling slog-term v2.9.2
3252026-02-16T20:54:58.205Z Compiling tokio v1.49.0
3262026-02-16T20:54:59.323Z Compiling itertools v0.14.0
3272026-02-16T20:55:00.609Z Compiling usdt v0.6.0
3282026-02-16T20:55:00.769Z Compiling tabled v0.20.0
3292026-02-16T20:55:21.681Z Finished `release` profile [optimized] target(s) in 53.28s
3302026-02-16T20:55:21.771Z
3312026-02-16T20:55:21.796Zreal 53.422326554
3322026-02-16T20:55:21.796Zuser 5:44.791943529
3332026-02-16T20:55:21.796Zsys 27.018887235
3342026-02-16T20:55:21.796Ztrap 0.232763619
3352026-02-16T20:55:21.796Ztflt 0.085415057
3362026-02-16T20:55:21.796Zdflt 0.482131873
3372026-02-16T20:55:21.796Zkflt 0.000601622
3382026-02-16T20:55:21.796Zlock 19:42.938618159
3392026-02-16T20:55:21.796Zslp 13:27.778773307
3402026-02-16T20:55:21.796Zlat 19.633495980
3412026-02-16T20:55:21.796Zstop 14.998243105
3422026-02-16T20:55:21.796Z+ banner output
3432026-02-16T20:55:21.796Z
3442026-02-16T20:55:21.796Z #### # # ##### ##### # # #####
3452026-02-16T20:55:21.796Z # # # # # # # # # #
3462026-02-16T20:55:21.796Z # # # # # # # # # #
3472026-02-16T20:55:21.796Z # # # # # ##### # # #
3482026-02-16T20:55:21.796Z # # # # # # # # #
3492026-02-16T20:55:21.796Z #### #### # # #### #
3502026-02-16T20:55:21.796Z
3512026-02-16T20:55:21.796Z+ mv target/release/xcvradm /out/xcvradm
3522026-02-16T20:55:21.796Z+ digest -a sha256 /out/xcvradm
3532026-02-16T20:55:21.820Z+ gzip /out/xcvradm
3542026-02-16T20:55:22.424Z+ digest -a sha256 /out/xcvradm.gz
3552026-02-16T20:55:22.448Zprocess exited: duration 54285 ms, exit code 0
 
3562026-02-16T20:55:22.497Zfound 3 output files
3572026-02-16T20:55:22.497Zuploading: /out/xcvradm.gz (4717139 bytes)
3582026-02-16T20:55:23.928Zuploaded: /out/xcvradm.gz
3592026-02-16T20:55:23.954Zuploading: /out/xcvradm.sha256.txt (65 bytes)
3602026-02-16T20:55:25.021Zuploaded: /out/xcvradm.sha256.txt
3612026-02-16T20:55:25.022Zuploading: /out/xcvradm.gz.sha256.txt (65 bytes)
3622026-02-16T20:55:26.115Zuploaded: /out/xcvradm.gz.sha256.txt