01K04Z3ZBYR2NGTF730SCCN200: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01K04Z4GBE5BCY1R7EJGPM94EF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-14T17:19:19.205Zjob assigned to worker 01K04Z4DD2QFZT77NB642MR838 [factory gimlet-EVT22200007-propolis, EVT22200007/34445] (queued for 31 s)
 
22025-07-14T17:19:27.864Zstarting task 0: "setup"
32025-07-14T17:19:27.889Z++ uname -s
42025-07-14T17:19:27.889Z+ kern=SunOS
52025-07-14T17:19:27.889Z+ build_user=build
62025-07-14T17:19:27.889Z+ build_uid=12345
72025-07-14T17:19:27.889Z+ work_dir=/work
82025-07-14T17:19:27.889Z+ input_dir=/input
92025-07-14T17:19:27.889Z+ [[ 0 == 12345 ]]
102025-07-14T17:19:27.889Z+ case "$kern" in
112025-07-14T17:19:27.889Z+ groupadd -g 12345 build
122025-07-14T17:19:27.889Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-14T17:19:29.893Z+ zfs create -o mountpoint=/work rpool/work
142025-07-14T17:19:29.928Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-14T17:19:29.953Z+ home_fs=zfs
162025-07-14T17:19:29.953Z+ [[ zfs == autofs ]]
172025-07-14T17:19:29.953Z+ mkdir -p /home/build
182025-07-14T17:19:29.953Z+ chown build:build /home/build /work
192025-07-14T17:19:31.938Z+ chmod 0700 /home/build /work
202025-07-14T17:19:31.966Zprocess exited: duration 4081 ms, exit code 0
 
212025-07-14T17:19:32.026Zstarting task 1: "rust-toolchain"
222025-07-14T17:19:32.052Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-14T17:19:32.052Z * rust toolchain channel = "1.88.0"
242025-07-14T17:19:32.052Z * rust toolchain profile = "default"
252025-07-14T17:19:32.052Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-14T17:19:32.052Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-14T17:19:32.052Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-14T17:19:32.052Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-14T17:19:32.052Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-14T17:19:32.167Zinfo: downloading installer
312025-07-14T17:19:32.909Zwarn: It looks like you have an existing installation of Rust at:
322025-07-14T17:19:32.909Zwarn: /opt/ooce/bin
332025-07-14T17:19:32.909Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-14T17:19:32.909Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-14T17:19:32.909Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-14T17:19:32.909Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-14T17:19:32.909Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-14T17:19:32.909Zerror: cannot install while Rust is installed
392025-07-14T17:19:32.909Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-14T17:19:32.909Zinfo: profile set to 'default'
412025-07-14T17:19:32.909Zinfo: default host triple is x86_64-unknown-illumos
422025-07-14T17:19:32.909Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-14T17:19:33.008Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-14T17:19:33.008Zinfo: downloading component 'cargo'
452025-07-14T17:19:33.212Zinfo: downloading component 'clippy'
462025-07-14T17:19:33.291Zinfo: downloading component 'rust-docs'
472025-07-14T17:19:33.572Zinfo: downloading component 'rust-std'
482025-07-14T17:19:33.936Zinfo: downloading component 'rustc'
492025-07-14T17:19:35.237Zinfo: downloading component 'rustfmt'
502025-07-14T17:19:35.298Zinfo: installing component 'cargo'
512025-07-14T17:19:36.511Zinfo: installing component 'clippy'
522025-07-14T17:19:37.023Zinfo: installing component 'rust-docs'
532025-07-14T17:19:40.392Zinfo: installing component 'rust-std'
542025-07-14T17:19:42.363Zinfo: installing component 'rustc'
552025-07-14T17:19:50.606Zinfo: installing component 'rustfmt'
562025-07-14T17:19:50.995Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-14T17:19:50.995Z
582025-07-14T17:19:51.169Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-14T17:19:51.169Z
602025-07-14T17:19:51.169Z
612025-07-14T17:19:51.169ZRust is installed now. Great!
622025-07-14T17:19:51.169Z
632025-07-14T17:19:51.169ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-14T17:19:51.169Zenvironment variable. This has not been done automatically.
652025-07-14T17:19:51.169Z
662025-07-14T17:19:51.169ZTo configure your current shell, you need to source
672025-07-14T17:19:51.169Zthe corresponding env file under $HOME/.cargo.
682025-07-14T17:19:51.169Z
692025-07-14T17:19:51.169ZThis is usually done by running one of the following (note the leading DOT):
702025-07-14T17:19:51.169Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-14T17:19:51.169Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-14T17:19:51.169Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-14T17:19:51.271Z+ rustup --version
742025-07-14T17:19:51.295Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-14T17:19:51.295Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-14T17:19:51.389Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-14T17:19:51.413Z+ cargo --version
782025-07-14T17:19:51.484Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-14T17:19:51.509Z+ rustc --version
802025-07-14T17:19:51.586Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-14T17:19:51.611Zprocess exited: duration 19570 ms, exit code 0
 
822025-07-14T17:19:51.664Zstarting task 2: "authentication"
832025-07-14T17:19:51.720Zprocess exited: duration 59 ms, exit code 0
 
842025-07-14T17:19:51.770Zstarting task 3: "clone repository"
852025-07-14T17:19:51.795Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-14T17:19:51.795Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-14T17:19:51.820ZCloning into '/work/oxidecomputer/omicron'...
882025-07-14T17:20:02.905Z+ cd /work/oxidecomputer/omicron
892025-07-14T17:20:02.905Z+ git fetch origin 36a0db941653c8db35660a5c9b9b24cd11c0da35
902025-07-14T17:20:03.401ZFrom https://github.com/oxidecomputer/omicron
912025-07-14T17:20:03.401Z * branch 36a0db941653c8db35660a5c9b9b24cd11c0da35 -> FETCH_HEAD
922025-07-14T17:20:03.426Z+ [[ -n john/blueprint-host-phase2-desired ]]
932025-07-14T17:20:03.426Z++ git branch --show-current
942025-07-14T17:20:03.426Z+ current=main
952025-07-14T17:20:03.426Z+ [[ main != john/blueprint-host-phase2-desired ]]
962025-07-14T17:20:03.426Z+ git branch -f john/blueprint-host-phase2-desired 36a0db941653c8db35660a5c9b9b24cd11c0da35
972025-07-14T17:20:03.452Z+ git checkout -f john/blueprint-host-phase2-desired
982025-07-14T17:20:03.710ZSwitched to branch 'john/blueprint-host-phase2-desired'
992025-07-14T17:20:03.735Z+ git reset --hard 36a0db941653c8db35660a5c9b9b24cd11c0da35
1002025-07-14T17:20:03.763ZHEAD is now at 36a0db941 catch up to main
1012025-07-14T17:20:03.763Zprocess exited: duration 11992 ms, exit code 0
 
1022025-07-14T17:20:03.813Zstarting task 4: "build"
1032025-07-14T17:20:03.838Z+ source .github/buildomat/ci-env.sh
1042025-07-14T17:20:03.838Z++ export CARGO_TERM_COLOR=always
1052025-07-14T17:20:03.838Z++ CARGO_TERM_COLOR=always
1062025-07-14T17:20:03.838Z+ cargo --version
1072025-07-14T17:20:03.894Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-14T17:20:03.919Z+ rustc --version
1092025-07-14T17:20:03.985Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-14T17:20:04.009Z+ WORK=/work
1112025-07-14T17:20:04.009Z+ pfexec mkdir -p /work
1122025-07-14T17:20:04.009Z+ pfexec chown build /work
1132025-07-14T17:20:04.010Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-07-14T17:20:17.786Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-07-14T17:20:26.592Z Startup: Caching catalogs ... Done
1162025-07-14T17:20:32.931ZPlanning: Solver setup ... Done (4.513s)
1172025-07-14T17:20:32.972ZPlanning: Running solver ... Done (0.041s)
1182025-07-14T17:20:33.055ZPlanning: Finding local manifests ... Done (0.002s)
1192025-07-14T17:20:33.138ZPlanning: Fetching manifests: 0/4 0% complete
1202025-07-14T17:20:33.532ZPlanning: Fetching manifests: 4/4 100% complete
1212025-07-14T17:20:33.614ZPlanning: Package planning ... Done (0.083s)
1222025-07-14T17:20:33.678ZPlanning: Merging actions ... Done (0.063s)
1232025-07-14T17:20:34.081ZPlanning: Checking for conflicting actions ... Done (0.404s)
1242025-07-14T17:20:34.106ZPlanning: Consolidating action changes ... Done (0.013s)
1252025-07-14T17:20:34.971ZPlanning: Evaluating mediators ... Done (0.876s)
1262025-07-14T17:20:35.000ZPlanning: Planning completed in 8.29 seconds
1272025-07-14T17:20:35.025Z Packages to install: 4
1282025-07-14T17:20:35.025Z Mediators to change: 2
1292025-07-14T17:20:35.025Z Services to change: 1
1302025-07-14T17:20:35.025Z Estimated space available: 155.02 GB
1312025-07-14T17:20:35.025ZEstimated space to be consumed: 1.70 GB
1322025-07-14T17:20:35.025Z Create boot environment: No
1332025-07-14T17:20:35.025ZCreate backup boot environment: No
1342025-07-14T17:20:35.025Z Rebuild boot archive: No
1352025-07-14T17:20:35.025Z
1362025-07-14T17:20:35.025ZChanged mediators:
1372025-07-14T17:20:35.025Z mediator clang:
1382025-07-14T17:20:35.025Z version: None -> 15 (system default)
1392025-07-14T17:20:35.025Z
1402025-07-14T17:20:35.025Z mediator llvm:
1412025-07-14T17:20:35.025Z version: 14 (system default) -> 15 (system default)
1422025-07-14T17:20:35.025Z
1432025-07-14T17:20:35.025ZChanged packages:
1442025-07-14T17:20:35.025Zhelios-dev
1452025-07-14T17:20:35.025Z developer/build-essential
1462025-07-14T17:20:35.025Z None -> 11-2.0
1472025-07-14T17:20:35.025Z library/libxmlsec1
1482025-07-14T17:20:35.025Z None -> 1.2.35-2.0
1492025-07-14T17:20:35.025Z ooce/developer/clang-15
1502025-07-14T17:20:35.025Z None -> 15.0.7-2.0
1512025-07-14T17:20:35.026Z ooce/developer/llvm-15
1522025-07-14T17:20:35.026Z None -> 15.0.7-2.0
1532025-07-14T17:20:35.026Z
1542025-07-14T17:20:35.026ZServices:
1552025-07-14T17:20:35.026Z restart_fmri:
1562025-07-14T17:20:35.026Z svc:/system/update-man-index:default
1572025-07-14T17:20:35.089Z
1582025-07-14T17:20:35.090ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-07-14T17:20:40.091ZDownload: 1160/3290 items 45.0/212.6MB 21% complete (8.8M/s)
1602025-07-14T17:20:45.089ZDownload: 1652/3290 items 117.1/212.6MB 55% complete (11.8M/s)
1612025-07-14T17:20:50.090ZDownload: 3157/3290 items 135.6/212.6MB 63% complete (9.0M/s)
1622025-07-14T17:20:55.095ZDownload: 3248/3290 items 195.4/212.6MB 91% complete (7.8M/s)
1632025-07-14T17:20:57.458ZDownload: Completed 212.60 MB in 22.37 seconds (9.5M/s)
1642025-07-14T17:20:57.664Z Actions: 1/3689 actions (Installing new actions)
1652025-07-14T17:21:02.726Z Actions: 2790/3689 actions (Installing new actions)
1662025-07-14T17:21:04.387Z Actions: Completed 3689 actions in 6.72 seconds.
1672025-07-14T17:21:05.338Z Done (0.946s)
1682025-07-14T17:21:05.338Z Done (0.000s)
1692025-07-14T17:21:06.467Z Done (1.128s)
1702025-07-14T17:21:12.429Z Done (5.675s)
1712025-07-14T17:21:12.560Z Done (0.025s)
1722025-07-14T17:21:12.586Z Done (0.000s)
1732025-07-14T17:21:12.718Z Done (0.000s)
1742025-07-14T17:21:13.681ZPlanning: Evaluating mediator changes ... Done
1752025-07-14T17:21:13.931ZPlanning: Checking for conflicting actions ... Done
1762025-07-14T17:21:13.956ZPlanning: Consolidating action changes ... Done
1772025-07-14T17:21:14.387ZPlanning: Evaluating mediators ... Done
1782025-07-14T17:21:14.412ZPlanning: Planning completed in 0.71 seconds
1792025-07-14T17:21:14.437Z Mediators to change: 2
1802025-07-14T17:21:14.437Z Create boot environment: No
1812025-07-14T17:21:14.437ZCreate backup boot environment: No
1822025-07-14T17:21:14.505Z Done
1832025-07-14T17:21:14.505Z Done
1842025-07-14T17:21:15.449Z Done
1852025-07-14T17:21:20.816Z Done
1862025-07-14T17:21:20.925Z Done
1872025-07-14T17:21:20.925Z Done
1882025-07-14T17:21:20.992Z Done
1892025-07-14T17:21:21.903ZPlanning: Evaluating mediator changes ... Done
1902025-07-14T17:21:21.933ZPlanning: Merging actions ... Done
1912025-07-14T17:21:22.174ZPlanning: Checking for conflicting actions ... Done
1922025-07-14T17:21:22.199ZPlanning: Consolidating action changes ... Done
1932025-07-14T17:21:22.534ZPlanning: Evaluating mediators ... Done
1942025-07-14T17:21:22.609ZPlanning: Planning completed in 1.04 seconds
1952025-07-14T17:21:22.655Z Packages to change: 1
1962025-07-14T17:21:22.655Z Mediators to change: 1
1972025-07-14T17:21:22.655Z Services to change: 1
1982025-07-14T17:21:22.682Z Create boot environment: No
1992025-07-14T17:21:22.682ZCreate backup boot environment: Yes
2002025-07-14T17:21:24.612Z Actions: 1/6 actions (Updating modified actions)
2012025-07-14T17:21:24.637Z Actions: Completed 6 actions in 0.00 seconds.
2022025-07-14T17:21:24.637Z Done
2032025-07-14T17:21:24.637Z Done
2042025-07-14T17:21:24.825Z Done
2052025-07-14T17:21:29.676Z Done
2062025-07-14T17:21:29.776Z Done
2072025-07-14T17:21:29.800Z Done
2082025-07-14T17:21:29.825Z Done
2092025-07-14T17:21:30.422ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102025-07-14T17:21:30.422Zclang system 15 system
2112025-07-14T17:21:30.422Zcsh system system illumos
2122025-07-14T17:21:30.422Zctags system system illumos
2132025-07-14T17:21:30.422Zfile system system illumos
2142025-07-14T17:21:30.422Zgcc vendor 12 vendor
2152025-07-14T17:21:30.422Zgcc system 10 system
2162025-07-14T17:21:30.422Zgcc system 7 system
2172025-07-14T17:21:30.422Zgo system 1.20 system
2182025-07-14T17:21:30.422Zgo system 1.19 system
2192025-07-14T17:21:30.422Zllvm system 15 system
2202025-07-14T17:21:30.422Zllvm system 14 system
2212025-07-14T17:21:30.422Zmariadb system 10.6 system
2222025-07-14T17:21:30.422Zmta vendor vendor dma
2232025-07-14T17:21:30.422Zopenjdk system 17 system
2242025-07-14T17:21:30.422Zopenjdk system 11 system
2252025-07-14T17:21:30.423Zopenjdk system 1.8 system
2262025-07-14T17:21:30.423Zopenssl vendor 3 vendor
2272025-07-14T17:21:30.423Zperl system 5.36 system
2282025-07-14T17:21:30.423Zpostgresql system 15 system
2292025-07-14T17:21:30.423Zpostgresql system 13 system
2302025-07-14T17:21:30.423Zpython vendor 3 vendor
2312025-07-14T17:21:30.423Zpython system 2 system
2322025-07-14T17:21:30.423Zpython3 system 3.11 system
2332025-07-14T17:21:30.423Zruby system 3.0 system
2342025-07-14T17:21:30.423Zwords vendor vendor american-english
2352025-07-14T17:21:30.423Zwords system system australian-english
2362025-07-14T17:21:30.423Zwords system system british-english
2372025-07-14T17:21:30.423Zwords system system canadian-english
2382025-07-14T17:21:30.423Zwords system system french
2392025-07-14T17:21:30.423Zwords system system italian
2402025-07-14T17:21:30.423Zwords system system ngerman
2412025-07-14T17:21:30.423Zwords system system ogerman
2422025-07-14T17:21:30.423Zwords system system spanish
2432025-07-14T17:21:30.844ZPUBLISHER TYPE STATUS P LOCATION
2442025-07-14T17:21:30.844Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2452025-07-14T17:21:36.711ZFMRI IFO
2462025-07-14T17:21:36.711Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2472025-07-14T17:21:36.711Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2482025-07-14T17:21:36.712Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2492025-07-14T17:21:36.712Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2502025-07-14T17:21:36.712Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2512025-07-14T17:21:36.712Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2522025-07-14T17:21:36.712Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532025-07-14T17:21:36.712Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2542025-07-14T17:21:36.712Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2552025-07-14T17:21:36.712Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2562025-07-14T17:21:36.712Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2572025-07-14T17:21:36.712Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2582025-07-14T17:21:36.712Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2592025-07-14T17:21:36.712Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2602025-07-14T17:21:36.712Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2612025-07-14T17:21:36.712Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2622025-07-14T17:21:37.817Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2632025-07-14T17:21:38.314Z Updating crates.io index
2642025-07-14T17:21:38.357Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652025-07-14T17:21:38.835Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662025-07-14T17:21:39.635Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672025-07-14T17:21:39.967Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2682025-07-14T17:21:40.296Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2692025-07-14T17:21:40.728Z Updating git repository `https://github.com/oxidecomputer/propolis`
2702025-07-14T17:21:42.049Z Updating git repository `https://github.com/oxidecomputer/crucible`
2712025-07-14T17:21:44.319Z Updating git repository `https://github.com/oxidecomputer/opte`
2722025-07-14T17:21:45.433Z Updating git repository `https://github.com/oxidecomputer/falcon`
2732025-07-14T17:21:46.279Z Updating git repository `https://github.com/oxidecomputer/clickward`
2742025-07-14T17:21:46.670Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752025-07-14T17:21:47.045Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2762025-07-14T17:21:47.841Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772025-07-14T17:21:48.250Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782025-07-14T17:21:48.789Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792025-07-14T17:21:49.465Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2802025-07-14T17:21:49.917Z Updating git repository `https://github.com/oxidecomputer/tofino`
2812025-07-14T17:21:50.274Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822025-07-14T17:21:50.593Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832025-07-14T17:21:50.989Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842025-07-14T17:21:51.391Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852025-07-14T17:21:51.932Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2862025-07-14T17:21:52.390Z Updating git repository `https://github.com/oxidecomputer/ispf`
2872025-07-14T17:21:52.844Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882025-07-14T17:21:53.480Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2892025-07-14T17:21:54.013Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902025-07-14T17:21:54.381Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2912025-07-14T17:21:54.916Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2922025-07-14T17:21:55.458Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2932025-07-14T17:21:55.843Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2942025-07-14T17:21:56.219Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2952025-07-14T17:21:56.603Z Updating git repository `https://github.com/oxidecomputer/omicron`
2962025-07-14T17:22:06.885Z Updating git repository `https://github.com/illumos/smf-rs`
2972025-07-14T17:22:09.134Z Downloading crates ...
2982025-07-14T17:22:09.208Z Downloaded smawk v0.3.2
2992025-07-14T17:22:09.233Z Downloaded autocfg v1.4.0
3002025-07-14T17:22:09.233Z Downloaded anstyle-parse v0.2.5
3012025-07-14T17:22:09.233Z Downloaded anstream v0.6.18
3022025-07-14T17:22:09.233Z Downloaded thiserror v1.0.69
3032025-07-14T17:22:09.258Z Downloaded thiserror-impl v2.0.12
3042025-07-14T17:22:09.258Z Downloaded write16 v1.0.0
3052025-07-14T17:22:09.258Z Downloaded zerovec-derive v0.10.3
3062025-07-14T17:22:09.258Z Downloaded usdt v0.5.0
3072025-07-14T17:22:09.292Z Downloaded tinystr v0.7.6
3082025-07-14T17:22:09.292Z Downloaded thiserror-impl v1.0.69
3092025-07-14T17:22:09.292Z Downloaded swrite v0.1.0
3102025-07-14T17:22:09.292Z Downloaded stable_deref_trait v1.2.0
3112025-07-14T17:22:09.292Z Downloaded cargo-platform v0.2.0
3122025-07-14T17:22:09.317Z Downloaded serde v1.0.219
3132025-07-14T17:22:09.317Z Downloaded zerovec v0.10.4
3142025-07-14T17:22:09.317Z Downloaded zerocopy v0.7.35
3152025-07-14T17:22:09.342Z Downloaded tempfile v3.20.0
3162025-07-14T17:22:09.342Z Downloaded displaydoc v0.2.5
3172025-07-14T17:22:09.342Z Downloaded serde-value v0.7.0
3182025-07-14T17:22:09.342Z Downloaded icu_locid_transform_data v1.5.0
3192025-07-14T17:22:09.342Z Downloaded icu_provider v1.5.0
3202025-07-14T17:22:09.367Z Downloaded unicode-width v0.2.0
3212025-07-14T17:22:09.392Z Downloaded serde_json v1.0.140
3222025-07-14T17:22:09.392Z Downloaded serde_spanned v0.6.9
3232025-07-14T17:22:09.392Z Downloaded terminal_size v0.4.0
3242025-07-14T17:22:09.392Z Downloaded pest v2.7.14
3252025-07-14T17:22:09.417Z Downloaded byteorder v1.5.0
3262025-07-14T17:22:09.417Z Downloaded cargo-util-schemas v0.2.0
3272025-07-14T17:22:09.417Z Downloaded syn v2.0.104
3282025-07-14T17:22:09.442Z Downloaded toml_edit v0.22.27
3292025-07-14T17:22:09.442Z Downloaded is_terminal_polyfill v1.70.1
3302025-07-14T17:22:09.442Z Downloaded log v0.4.27
3312025-07-14T17:22:09.442Z Downloaded icu_normalizer v1.5.0
3322025-07-14T17:22:09.442Z Downloaded heck v0.4.1
3332025-07-14T17:22:09.442Z Downloaded fnv v1.0.7
3342025-07-14T17:22:09.442Z Downloaded once_cell v1.21.3
3352025-07-14T17:22:09.474Z Downloaded proc-macro-error-attr v1.0.4
3362025-07-14T17:22:09.474Z Downloaded idna v1.0.3
3372025-07-14T17:22:09.474Z Downloaded getrandom v0.3.1
3382025-07-14T17:22:09.474Z Downloaded equivalent v1.0.2
3392025-07-14T17:22:09.474Z Downloaded crypto-common v0.1.6
3402025-07-14T17:22:09.474Z Downloaded digest v0.10.7
3412025-07-14T17:22:09.474Z Downloaded clap_builder v4.5.40
3422025-07-14T17:22:09.474Z Downloaded plain v0.2.3
3432025-07-14T17:22:09.474Z Downloaded memmap v0.7.0
3442025-07-14T17:22:09.474Z Downloaded libc v0.2.174
3452025-07-14T17:22:09.499Z Downloaded hashbrown v0.15.4
3462025-07-14T17:22:09.524Z Downloaded clap v4.5.40
3472025-07-14T17:22:09.524Z Downloaded bitflags v2.9.1
3482025-07-14T17:22:09.524Z Downloaded scroll_derive v0.12.0
3492025-07-14T17:22:09.524Z Downloaded rustix v0.38.37
3502025-07-14T17:22:09.551Z Downloaded sha2 v0.10.9
3512025-07-14T17:22:09.576Z Downloaded pest_meta v2.7.14
3522025-07-14T17:22:09.576Z Downloaded icu_locid v1.5.0
3532025-07-14T17:22:09.576Z Downloaded fs-err v3.1.1
3542025-07-14T17:22:09.576Z Downloaded icu_normalizer_data v1.5.0
3552025-07-14T17:22:09.576Z Downloaded form_urlencoded v1.2.1
3562025-07-14T17:22:09.576Z Downloaded fastrand v2.1.1
3572025-07-14T17:22:09.576Z Downloaded anyhow v1.0.98
3582025-07-14T17:22:09.601Z Downloaded tabled v0.15.0
3592025-07-14T17:22:09.601Z Downloaded semver v1.0.26
3602025-07-14T17:22:09.601Z Downloaded serde-untagged v0.1.7
3612025-07-14T17:22:09.626Z Downloaded scroll v0.12.0
3622025-07-14T17:22:09.626Z Downloaded papergrid v0.11.0
3632025-07-14T17:22:09.626Z Downloaded icu_properties v1.5.1
3642025-07-14T17:22:09.626Z Downloaded unicode-width v0.1.14
3652025-07-14T17:22:09.626Z Downloaded strsim v0.11.1
3662025-07-14T17:22:09.626Z Downloaded percent-encoding v2.3.1
3672025-07-14T17:22:09.626Z Downloaded textwrap v0.16.2
3682025-07-14T17:22:09.651Z Downloaded pest_derive v2.7.14
3692025-07-14T17:22:09.651Z Downloaded toml_datetime v0.6.11
3702025-07-14T17:22:09.651Z Downloaded goblin v0.8.2
3712025-07-14T17:22:09.651Z Downloaded proc-macro-error v1.0.4
3722025-07-14T17:22:09.651Z Downloaded rustix v1.0.7
3732025-07-14T17:22:09.676Z Downloaded pretty-hex v0.4.1
3742025-07-14T17:22:09.676Z Downloaded indexmap v2.10.0
3752025-07-14T17:22:09.701Z Downloaded icu_provider_macros v1.5.0
3762025-07-14T17:22:09.701Z Downloaded dtrace-parser v0.2.0
3772025-07-14T17:22:09.701Z Downloaded serde_derive v1.0.219
3782025-07-14T17:22:09.701Z Downloaded winnow v0.7.10
3792025-07-14T17:22:09.701Z Downloaded toml v0.8.23
3802025-07-14T17:22:09.726Z Downloaded pest_generator v2.7.14
3812025-07-14T17:22:09.726Z Downloaded smallvec v1.15.0
3822025-07-14T17:22:09.726Z Downloaded syn v1.0.109
3832025-07-14T17:22:09.726Z Downloaded serde_tokenstream v0.2.2
3842025-07-14T17:22:09.726Z Downloaded quote v1.0.40
3852025-07-14T17:22:09.726Z Downloaded num-traits v0.2.19
3862025-07-14T17:22:09.727Z Downloaded icu_locid_transform v1.5.0
3872025-07-14T17:22:09.751Z Downloaded memchr v2.7.4
3882025-07-14T17:22:09.751Z Downloaded icu_collections v1.5.0
3892025-07-14T17:22:09.751Z Downloaded generic-array v0.14.7
3902025-07-14T17:22:09.752Z Downloaded camino-tempfile v1.4.1
3912025-07-14T17:22:09.752Z Downloaded thiserror v2.0.12
3922025-07-14T17:22:09.777Z Downloaded zerocopy-derive v0.7.35
3932025-07-14T17:22:09.777Z Downloaded usdt-attr-macro v0.5.0
3942025-07-14T17:22:09.777Z Downloaded url v2.5.4
3952025-07-14T17:22:09.777Z Downloaded unicode-ident v1.0.18
3962025-07-14T17:22:09.777Z Downloaded synstructure v0.13.1
3972025-07-14T17:22:09.777Z Downloaded ryu v1.0.18
3982025-07-14T17:22:09.777Z Downloaded ordered-float v2.10.1
3992025-07-14T17:22:09.777Z Downloaded idna_adapter v1.2.0
4002025-07-14T17:22:09.777Z Downloaded icu_properties_data v1.5.0
4012025-07-14T17:22:09.802Z Downloaded heck v0.5.0
4022025-07-14T17:22:09.802Z Downloaded thread-id v4.2.2
4032025-07-14T17:22:09.802Z Downloaded yoke-derive v0.7.4
4042025-07-14T17:22:09.802Z Downloaded writeable v0.5.5
4052025-07-14T17:22:09.802Z Downloaded version_check v0.9.5
4062025-07-14T17:22:09.802Z Downloaded macaddr v1.0.1
4072025-07-14T17:22:09.802Z Downloaded typenum v1.17.0
4082025-07-14T17:22:09.827Z Downloaded toml_write v0.1.2
4092025-07-14T17:22:09.827Z Downloaded colorchoice v1.0.2
4102025-07-14T17:22:09.827Z Downloaded utf8parse v0.2.2
4112025-07-14T17:22:09.827Z Downloaded utf8_iter v1.0.4
4122025-07-14T17:22:09.827Z Downloaded utf16_iter v1.0.5
4132025-07-14T17:22:09.827Z Downloaded unicode-xid v0.2.6
4142025-07-14T17:22:09.827Z Downloaded unicode-linebreak v0.1.5
4152025-07-14T17:22:09.852Z Downloaded tabled_derive v0.7.0
4162025-07-14T17:22:09.852Z Downloaded litemap v0.7.3
4172025-07-14T17:22:09.852Z Downloaded erased-serde v0.4.6
4182025-07-14T17:22:09.852Z Downloaded usdt-macro v0.5.0
4192025-07-14T17:22:09.852Z Downloaded typeid v1.0.3
4202025-07-14T17:22:09.852Z Downloaded itoa v1.0.11
4212025-07-14T17:22:09.852Z Downloaded errno v0.3.12
4222025-07-14T17:22:09.852Z Downloaded dof v0.3.0
4232025-07-14T17:22:09.852Z Downloaded clap_lex v0.7.4
4242025-07-14T17:22:09.878Z Downloaded clap_derive v4.5.40
4252025-07-14T17:22:09.878Z Downloaded bytecount v0.6.8
4262025-07-14T17:22:09.879Z Downloaded zerofrom v0.1.4
4272025-07-14T17:22:09.879Z Downloaded yoke v0.7.4
4282025-07-14T17:22:09.879Z Downloaded ucd-trie v0.1.7
4292025-07-14T17:22:09.879Z Downloaded cpufeatures v0.2.14
4302025-07-14T17:22:09.879Z Downloaded cfg-if v1.0.1
4312025-07-14T17:22:09.903Z Downloaded cargo_toml v0.21.0
4322025-07-14T17:22:09.903Z Downloaded cargo_metadata v0.20.0
4332025-07-14T17:22:09.904Z Downloaded block-buffer v0.10.4
4342025-07-14T17:22:09.904Z Downloaded zerofrom-derive v0.1.4
4352025-07-14T17:22:09.904Z Downloaded usdt-impl v0.5.0
4362025-07-14T17:22:09.904Z Downloaded anstyle-query v1.1.1
4372025-07-14T17:22:09.904Z Downloaded anstyle v1.0.11
4382025-07-14T17:22:09.904Z Downloaded proc-macro2 v1.0.95
4392025-07-14T17:22:09.928Z Downloaded camino v1.1.10
4402025-07-14T17:22:10.075Z Compiling proc-macro2 v1.0.95
4412025-07-14T17:22:10.075Z Compiling unicode-ident v1.0.18
4422025-07-14T17:22:10.075Z Compiling serde v1.0.219
4432025-07-14T17:22:10.102Z Compiling version_check v0.9.5
4442025-07-14T17:22:10.102Z Compiling thiserror v1.0.69
4452025-07-14T17:22:10.102Z Compiling libc v0.2.174
4462025-07-14T17:22:10.102Z Compiling memchr v2.7.4
4472025-07-14T17:22:10.102Z Compiling stable_deref_trait v1.2.0
4482025-07-14T17:22:10.402Z Compiling ryu v1.0.18
4492025-07-14T17:22:10.544Z Compiling litemap v0.7.3
4502025-07-14T17:22:10.914Z Compiling autocfg v1.4.0
4512025-07-14T17:22:11.087Z Compiling ucd-trie v0.1.7
4522025-07-14T17:22:11.151Z Compiling writeable v0.5.5
4532025-07-14T17:22:11.207Z Compiling itoa v1.0.11
4542025-07-14T17:22:11.546Z Compiling once_cell v1.21.3
4552025-07-14T17:22:11.722Z Compiling bitflags v2.9.1
4562025-07-14T17:22:11.755Z Compiling byteorder v1.5.0
4572025-07-14T17:22:11.873Z Compiling icu_locid_transform_data v1.5.0
4582025-07-14T17:22:12.048Z Compiling icu_properties_data v1.5.0
4592025-07-14T17:22:12.114Z Compiling serde_json v1.0.140
4602025-07-14T17:22:12.241Z Compiling num-traits v0.2.19
4612025-07-14T17:22:12.274Z Compiling smallvec v1.15.0
4622025-07-14T17:22:12.308Z Compiling utf16_iter v1.0.5
4632025-07-14T17:22:12.354Z Compiling icu_normalizer_data v1.5.0
4642025-07-14T17:22:12.471Z Compiling quote v1.0.40
4652025-07-14T17:22:12.627Z Compiling errno v0.3.12
4662025-07-14T17:22:12.674Z Compiling equivalent v1.0.2
4672025-07-14T17:22:12.728Z Compiling typeid v1.0.3
4682025-07-14T17:22:12.809Z Compiling hashbrown v0.15.4
4692025-07-14T17:22:12.848Z Compiling rustix v0.38.37
4702025-07-14T17:22:12.907Z Compiling syn v2.0.104
4712025-07-14T17:22:12.953Z Compiling write16 v1.0.0
4722025-07-14T17:22:12.993Z Compiling utf8_iter v1.0.4
4732025-07-14T17:22:13.194Z Compiling proc-macro-error-attr v1.0.4
4742025-07-14T17:22:13.305Z Compiling usdt-impl v0.5.0
4752025-07-14T17:22:13.330Z Compiling toml_write v0.1.2
4762025-07-14T17:22:13.497Z Compiling syn v1.0.109
4772025-07-14T17:22:13.596Z Compiling winnow v0.7.10
4782025-07-14T17:22:13.935Z Compiling thread-id v4.2.2
4792025-07-14T17:22:14.152Z Compiling proc-macro-error v1.0.4
4802025-07-14T17:22:14.234Z Compiling indexmap v2.10.0
4812025-07-14T17:22:14.271Z Compiling rustix v1.0.7
4822025-07-14T17:22:14.314Z Compiling percent-encoding v2.3.1
4832025-07-14T17:22:14.565Z Compiling plain v0.2.3
4842025-07-14T17:22:14.709Z Compiling utf8parse v0.2.2
4852025-07-14T17:22:14.773Z Compiling getrandom v0.3.1
4862025-07-14T17:22:15.043Z Compiling log v0.4.27
4872025-07-14T17:22:15.226Z Compiling camino v1.1.10
4882025-07-14T17:22:15.323Z Compiling semver v1.0.26
4892025-07-14T17:22:15.683Z Compiling anstyle-parse v0.2.5
4902025-07-14T17:22:15.713Z Compiling terminal_size v0.4.0
4912025-07-14T17:22:15.915Z Compiling form_urlencoded v1.2.1
4922025-07-14T17:22:15.961Z Compiling ordered-float v2.10.1
4932025-07-14T17:22:16.314Z Compiling anstyle-query v1.1.1
4942025-07-14T17:22:16.368Z Compiling thiserror v2.0.12
4952025-07-14T17:22:16.560Z Compiling anstyle v1.0.11
4962025-07-14T17:22:16.608Z Compiling cfg-if v1.0.1
4972025-07-14T17:22:16.659Z Compiling pretty-hex v0.4.1
4982025-07-14T17:22:16.744Z Compiling colorchoice v1.0.2
4992025-07-14T17:22:16.959Z Compiling is_terminal_polyfill v1.70.1
5002025-07-14T17:22:17.164Z Compiling anstream v0.6.18
5012025-07-14T17:22:17.594Z Compiling fs-err v3.1.1
5022025-07-14T17:22:17.631Z Compiling clap_lex v0.7.4
5032025-07-14T17:22:17.662Z Compiling heck v0.4.1
5042025-07-14T17:22:17.936Z Compiling strsim v0.11.1
5052025-07-14T17:22:17.997Z Compiling fnv v1.0.7
5062025-07-14T17:22:18.248Z Compiling unicode-xid v0.2.6
5072025-07-14T17:22:18.273Z Compiling unicode-width v0.1.14
5082025-07-14T17:22:18.500Z Compiling heck v0.5.0
5092025-07-14T17:22:18.773Z Compiling fastrand v2.1.1
5102025-07-14T17:22:18.805Z Compiling anyhow v1.0.98
5112025-07-14T17:22:18.906Z Compiling bytecount v0.6.8
5122025-07-14T17:22:19.109Z Compiling papergrid v0.11.0
5132025-07-14T17:22:19.158Z Compiling clap_builder v4.5.40
5142025-07-14T17:22:19.537Z Compiling tempfile v3.20.0
5152025-07-14T17:22:20.189Z Compiling memmap v0.7.0
5162025-07-14T17:22:20.224Z Compiling unicode-width v0.2.0
5172025-07-14T17:22:20.573Z Compiling synstructure v0.13.1
5182025-07-14T17:22:20.628Z Compiling unicode-linebreak v0.1.5
5192025-07-14T17:22:21.015Z Compiling smawk v0.3.2
5202025-07-14T17:22:21.282Z Compiling textwrap v0.16.2
5212025-07-14T17:22:22.156Z Compiling tabled_derive v0.7.0
5222025-07-14T17:22:22.181Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5232025-07-14T17:22:22.435Z Compiling swrite v0.1.0
5242025-07-14T17:22:23.970Z Compiling serde_derive v1.0.219
5252025-07-14T17:22:23.970Z Compiling zerofrom-derive v0.1.4
5262025-07-14T17:22:23.970Z Compiling thiserror-impl v1.0.69
5272025-07-14T17:22:23.995Z Compiling yoke-derive v0.7.4
5282025-07-14T17:22:23.995Z Compiling zerovec-derive v0.10.3
5292025-07-14T17:22:24.205Z Compiling displaydoc v0.2.5
5302025-07-14T17:22:25.922Z Compiling icu_provider_macros v1.5.0
5312025-07-14T17:22:26.776Z Compiling zerocopy-derive v0.7.35
5322025-07-14T17:22:27.071Z Compiling scroll_derive v0.12.0
5332025-07-14T17:22:27.151Z Compiling thiserror-impl v2.0.12
5342025-07-14T17:22:27.462Z Compiling pest v2.7.14
5352025-07-14T17:22:27.735Z Compiling zerofrom v0.1.4
5362025-07-14T17:22:27.984Z Compiling yoke v0.7.4
5372025-07-14T17:22:28.133Z Compiling clap_derive v4.5.40
5382025-07-14T17:22:28.379Z Compiling zerovec v0.10.4
5392025-07-14T17:22:28.588Z Compiling scroll v0.12.0
5402025-07-14T17:22:28.871Z Compiling zerocopy v0.7.35
5412025-07-14T17:22:29.277Z Compiling goblin v0.8.2
5422025-07-14T17:22:29.596Z Compiling tabled v0.15.0
5432025-07-14T17:22:30.476Z Compiling tinystr v0.7.6
5442025-07-14T17:22:30.533Z Compiling pest_meta v2.7.14
5452025-07-14T17:22:30.570Z Compiling icu_collections v1.5.0
5462025-07-14T17:22:30.904Z Compiling icu_locid v1.5.0
5472025-07-14T17:22:32.055Z Compiling clap v4.5.40
5482025-07-14T17:22:32.135Z Compiling icu_provider v1.5.0
5492025-07-14T17:22:32.227Z Compiling pest_generator v2.7.14
5502025-07-14T17:22:32.987Z Compiling icu_locid_transform v1.5.0
5512025-07-14T17:22:34.278Z Compiling icu_properties v1.5.1
5522025-07-14T17:22:34.473Z Compiling pest_derive v2.7.14
5532025-07-14T17:22:35.293Z Compiling dtrace-parser v0.2.0
5542025-07-14T17:22:36.765Z Compiling serde_tokenstream v0.2.2
5552025-07-14T17:22:36.838Z Compiling serde_spanned v0.6.9
5562025-07-14T17:22:36.838Z Compiling toml_datetime v0.6.11
5572025-07-14T17:22:37.001Z Compiling erased-serde v0.4.6
5582025-07-14T17:22:37.404Z Compiling toml_edit v0.22.27
5592025-07-14T17:22:37.431Z Compiling serde-value v0.7.0
5602025-07-14T17:22:37.769Z Compiling cargo-platform v0.2.0
5612025-07-14T17:22:37.953Z Compiling serde-untagged v0.1.7
5622025-07-14T17:22:38.071Z Compiling icu_normalizer v1.5.0
5632025-07-14T17:22:38.181Z Compiling camino-tempfile v1.4.1
5642025-07-14T17:22:38.303Z Compiling macaddr v1.0.1
5652025-07-14T17:22:38.446Z Compiling dof v0.3.0
5662025-07-14T17:22:38.935Z Compiling idna_adapter v1.2.0
5672025-07-14T17:22:39.213Z Compiling idna v1.0.3
5682025-07-14T17:22:39.763Z Compiling url v2.5.4
5692025-07-14T17:22:39.925Z Compiling usdt-macro v0.5.0
5702025-07-14T17:22:39.949Z Compiling usdt-attr-macro v0.5.0
5712025-07-14T17:22:40.687Z Compiling toml v0.8.23
5722025-07-14T17:22:41.075Z Compiling usdt v0.5.0
5732025-07-14T17:22:41.610Z Compiling cargo-util-schemas v0.2.0
5742025-07-14T17:22:41.610Z Compiling cargo_toml v0.21.0
5752025-07-14T17:22:43.522Z Compiling cargo_metadata v0.20.0
5762025-07-14T17:22:45.767Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5772025-07-14T17:22:51.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
5782025-07-14T17:22:51.773Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5792025-07-14T17:22:52.871Z Downloading crates ...
5802025-07-14T17:22:53.060Z Downloaded hickory-resolver v0.25.2
5812025-07-14T17:22:53.099Z Downloaded maybe-uninit v2.0.0
5822025-07-14T17:22:53.134Z Downloaded is_ci v1.2.0
5832025-07-14T17:22:53.159Z Downloaded proc-macro-crate v1.3.1
5842025-07-14T17:22:53.184Z Downloaded prefix-trie v0.7.0
5852025-07-14T17:22:53.208Z Downloaded rand_core v0.9.2
5862025-07-14T17:22:53.208Z Downloaded tower-service v0.3.3
5872025-07-14T17:22:53.237Z Downloaded fxhash v0.2.1
5882025-07-14T17:22:53.262Z Downloaded hash32 v0.3.1
5892025-07-14T17:22:53.262Z Downloaded progenitor-client v0.9.1
5902025-07-14T17:22:53.262Z Downloaded rustc-hash v1.1.0
5912025-07-14T17:22:53.289Z Downloaded slog-bunyan v2.5.0
5922025-07-14T17:22:53.327Z Downloaded tls_codec v0.4.1
5932025-07-14T17:22:53.354Z Downloaded phf_codegen v0.11.2
5942025-07-14T17:22:53.381Z Downloaded take_mut v0.2.2
5952025-07-14T17:22:53.407Z Downloaded strum v0.27.1
5962025-07-14T17:22:53.407Z Downloaded parse-size v1.1.0
5972025-07-14T17:22:53.433Z Downloaded num-conv v0.1.0
5982025-07-14T17:22:53.459Z Downloaded num v0.4.3
5992025-07-14T17:22:53.485Z Downloaded darling_macro v0.20.10
6002025-07-14T17:22:53.510Z Downloaded ctr v0.9.2
6012025-07-14T17:22:53.510Z Downloaded thiserror-impl-no-std v2.0.2
6022025-07-14T17:22:53.535Z Downloaded foreign-types-shared v0.1.1
6032025-07-14T17:22:53.535Z Downloaded debug-ignore v1.0.5
6042025-07-14T17:22:53.560Z Downloaded ref-cast-impl v1.0.24
6052025-07-14T17:22:53.560Z Downloaded ref-cast v1.0.24
6062025-07-14T17:22:53.587Z Downloaded derive-where v1.5.0
6072025-07-14T17:22:53.587Z Downloaded rcgen v0.12.1
6082025-07-14T17:22:53.612Z Downloaded x509-cert v0.2.5
6092025-07-14T17:22:53.637Z Downloaded ed25519-dalek v2.1.1
6102025-07-14T17:22:53.637Z Downloaded rpassword v7.4.0
6112025-07-14T17:22:53.637Z Downloaded russh v0.45.0
6122025-07-14T17:22:53.663Z Downloaded reedline v0.40.0
6132025-07-14T17:22:53.687Z Downloaded winnow v0.5.40
6142025-07-14T17:22:53.687Z Downloaded winnow v0.6.26
6152025-07-14T17:22:53.713Z Downloaded nix v0.28.0
6162025-07-14T17:22:53.738Z Downloaded hickory-proto v0.24.4
6172025-07-14T17:22:53.763Z Downloaded polar-core v0.27.3
6182025-07-14T17:22:53.788Z Downloaded regex v1.11.1
6192025-07-14T17:22:53.813Z Downloaded diesel v2.2.11
6202025-07-14T17:22:53.859Z Downloaded zerocopy-derive v0.6.6
6212025-07-14T17:22:53.884Z Downloaded regex-syntax v0.6.29
6222025-07-14T17:22:53.910Z Downloaded nix v0.30.1
6232025-07-14T17:22:53.934Z Downloaded regex-syntax v0.8.5
6242025-07-14T17:22:53.959Z Downloaded dropshot v0.16.2
6252025-07-14T17:22:54.004Z Downloaded typify-impl v0.4.1
6262025-07-14T17:22:54.035Z Downloaded nix v0.29.0
6272025-07-14T17:22:54.063Z Downloaded webpki-roots v1.0.1
6282025-07-14T17:22:54.088Z Downloaded petgraph v0.6.5
6292025-07-14T17:22:54.112Z Downloaded ratatui v0.29.0
6302025-07-14T17:22:54.137Z Downloaded openapiv3 v2.2.0
6312025-07-14T17:22:54.162Z Downloaded hickory-proto v0.25.2
6322025-07-14T17:22:54.187Z Downloaded curve25519-dalek v4.1.3
6332025-07-14T17:22:54.187Z Downloaded proptest v1.7.0
6342025-07-14T17:22:54.213Z Downloaded object v0.36.5
6352025-07-14T17:22:54.213Z Downloaded petgraph v0.8.2
6362025-07-14T17:22:54.244Z Downloaded jiff v0.2.15
6372025-07-14T17:22:54.270Z Downloaded tabled v0.18.0
6382025-07-14T17:22:54.295Z Downloaded regex-automata v0.4.8
6392025-07-14T17:22:54.320Z Downloaded lzma-sys v0.1.20
6402025-07-14T17:22:54.353Z Downloaded nix v0.27.1
6412025-07-14T17:22:54.377Z Downloaded smoltcp v0.11.0
6422025-07-14T17:22:54.403Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6432025-07-14T17:22:54.427Z Downloaded libz-sys v1.1.20
6442025-07-14T17:22:54.453Z Downloaded sled v0.34.7
6452025-07-14T17:22:54.478Z Downloaded portable-atomic v1.11.0
6462025-07-14T17:22:54.478Z Downloaded vcpkg v0.2.15
6472025-07-14T17:22:54.532Z Downloaded sha3 v0.10.8
6482025-07-14T17:22:54.557Z Downloaded tokio v1.45.1
6492025-07-14T17:22:54.601Z Downloaded csv v1.3.1
6502025-07-14T17:22:54.626Z Downloaded openssl v0.10.73
6512025-07-14T17:22:54.656Z Downloaded object v0.30.4
6522025-07-14T17:22:54.657Z Downloaded num-bigint-dig v0.8.4
6532025-07-14T17:22:54.657Z Downloaded p521 v0.13.3
6542025-07-14T17:22:54.681Z Downloaded regress v0.10.3
6552025-07-14T17:22:54.681Z Downloaded lalrpop v0.19.12
6562025-07-14T17:22:54.681Z Downloaded der v0.7.9
6572025-07-14T17:22:54.707Z Downloaded p384 v0.13.0
6582025-07-14T17:22:54.707Z Downloaded rsa v0.9.6
6592025-07-14T17:22:54.707Z Downloaded ron v0.8.1
6602025-07-14T17:22:54.732Z Downloaded publicsuffix v2.3.0
6612025-07-14T17:22:54.732Z Downloaded serde_with v3.14.0
6622025-07-14T17:22:54.732Z Downloaded tokio-postgres v0.7.13
6632025-07-14T17:22:54.757Z Downloaded num-bigint v0.4.6
6642025-07-14T17:22:54.757Z Downloaded sqlparser v0.45.0
6652025-07-14T17:22:54.757Z Downloaded encoding_rs v0.8.34
6662025-07-14T17:22:54.781Z Downloaded smoltcp v0.9.1
6672025-07-14T17:22:54.806Z Downloaded unicode-normalization v0.1.24
6682025-07-14T17:22:54.807Z Downloaded der_derive v0.7.3
6692025-07-14T17:22:54.807Z Downloaded ron v0.7.1
6702025-07-14T17:22:54.807Z Downloaded progenitor-impl v0.10.0
6712025-07-14T17:22:54.833Z Downloaded parse-zoneinfo v0.3.1
6722025-07-14T17:22:54.833Z Downloaded nom v7.1.3
6732025-07-14T17:22:54.833Z Downloaded typify-impl v0.3.0
6742025-07-14T17:22:54.873Z Downloaded rayon v1.10.0
6752025-07-14T17:22:54.897Z Downloaded defmt v0.3.8
6762025-07-14T17:22:54.922Z Downloaded whoami v1.5.2
6772025-07-14T17:22:54.922Z Downloaded tokio-rustls v0.24.1
6782025-07-14T17:22:54.922Z Downloaded tokio-macros v2.5.0
6792025-07-14T17:22:54.922Z Downloaded darling_core v0.20.10
6802025-07-14T17:22:54.961Z Downloaded ecdsa v0.16.9
6812025-07-14T17:22:54.961Z Downloaded dropshot_endpoint v0.16.2
6822025-07-14T17:22:54.961Z Downloaded pin-project v1.1.6
6832025-07-14T17:22:54.986Z Downloaded unicode-segmentation v1.12.0
6842025-07-14T17:22:54.986Z Downloaded ring v0.17.14
6852025-07-14T17:22:55.066Z Downloaded deranged v0.3.11
6862025-07-14T17:22:55.091Z Downloaded defmt-parser v0.3.4
6872025-07-14T17:22:55.091Z Downloaded defmt-macros v0.3.9
6882025-07-14T17:22:55.091Z Downloaded xattr v1.3.1
6892025-07-14T17:22:55.091Z Downloaded wyz v0.5.1
6902025-07-14T17:22:55.091Z Downloaded which v4.4.2
6912025-07-14T17:22:55.091Z Downloaded rtoolbox v0.0.2
6922025-07-14T17:22:55.091Z Downloaded darling v0.20.10
6932025-07-14T17:22:55.117Z Downloaded daft-derive v0.1.4
6942025-07-14T17:22:55.117Z Downloaded progenitor-impl v0.9.1
6952025-07-14T17:22:55.117Z Downloaded libgit2-sys v0.17.0+1.8.1
6962025-07-14T17:22:55.177Z Downloaded progenitor-impl v0.8.0
6972025-07-14T17:22:55.202Z Downloaded xz2 v0.1.7
6982025-07-14T17:22:55.202Z Downloaded xshell-macros v0.2.7
6992025-07-14T17:22:55.202Z Downloaded xshell v0.2.7
7002025-07-14T17:22:55.202Z Downloaded want v0.3.1
7012025-07-14T17:22:55.202Z Downloaded russh-cryptovec v0.7.3
7022025-07-14T17:22:55.202Z Downloaded tokio-native-tls v0.3.1
7032025-07-14T17:22:55.202Z Downloaded tokio-dtrace v0.1.0
7042025-07-14T17:22:55.202Z Downloaded pkcs5 v0.7.1
7052025-07-14T17:22:55.202Z Downloaded parking_lot_core v0.8.6
7062025-07-14T17:22:55.202Z Downloaded parking_lot v0.12.3
7072025-07-14T17:22:55.227Z Downloaded tar v0.4.44
7082025-07-14T17:22:55.227Z Downloaded petname v2.0.2
7092025-07-14T17:22:55.227Z Downloaded rustls v0.22.4
7102025-07-14T17:22:55.252Z Downloaded typify-impl v0.2.0
7112025-07-14T17:22:55.252Z Downloaded tls_codec_derive v0.4.1
7122025-07-14T17:22:55.277Z Downloaded test-strategy v0.4.1
7132025-07-14T17:22:55.277Z Downloaded rustc-demangle v0.1.24
7142025-07-14T17:22:55.277Z Downloaded russh-keys v0.45.0
7152025-07-14T17:22:55.277Z Downloaded diesel_derives v2.2.3
7162025-07-14T17:22:55.277Z Downloaded ssh-key v0.6.6
7172025-07-14T17:22:55.303Z Downloaded reqwest v0.12.22
7182025-07-14T17:22:55.303Z Downloaded rustls v0.23.19
7192025-07-14T17:22:55.328Z Downloaded termtree v0.5.1
7202025-07-14T17:22:55.328Z Downloaded termios v0.3.3
7212025-07-14T17:22:55.328Z Downloaded termcolor v1.4.1
7222025-07-14T17:22:55.328Z Downloaded slog-json v2.6.1
7232025-07-14T17:22:55.328Z Downloaded slog-envlogger v2.2.0
7242025-07-14T17:22:55.328Z Downloaded data-encoding v2.9.0
7252025-07-14T17:22:55.328Z Downloaded ed25519 v2.2.3
7262025-07-14T17:22:55.328Z Downloaded dyn-clone v1.0.19
7272025-07-14T17:22:55.328Z Downloaded dunce v1.0.5
7282025-07-14T17:22:55.328Z Downloaded dsl_auto_type v0.1.2
7292025-07-14T17:22:55.328Z Downloaded des v0.8.1
7302025-07-14T17:22:55.328Z Downloaded derive_more v0.99.20
7312025-07-14T17:22:55.354Z Downloaded num-derive v0.3.3
7322025-07-14T17:22:55.354Z Downloaded num-complex v0.4.6
7332025-07-14T17:22:55.354Z Downloaded poly1305 v0.8.0
7342025-07-14T17:22:55.354Z Downloaded pkcs8 v0.10.2
7352025-07-14T17:22:55.354Z Downloaded papergrid v0.14.0
7362025-07-14T17:22:55.354Z Downloaded rustls v0.21.12
7372025-07-14T17:22:55.381Z Downloaded itertools v0.14.0
7382025-07-14T17:22:55.381Z Downloaded dirs-next v2.0.0
7392025-07-14T17:22:55.381Z Downloaded difflib v0.4.0
7402025-07-14T17:22:55.381Z Downloaded diff v0.1.13
7412025-07-14T17:22:55.381Z Downloaded derive_builder_core v0.20.2
7422025-07-14T17:22:55.381Z Downloaded pkcs1 v0.7.5
7432025-07-14T17:22:55.406Z Downloaded pin-project-lite v0.2.14
7442025-07-14T17:22:55.406Z Downloaded password-hash v0.4.2
7452025-07-14T17:22:55.406Z Downloaded parking_lot_core v0.9.10
7462025-07-14T17:22:55.407Z Downloaded parking_lot v0.11.2
7472025-07-14T17:22:55.407Z Downloaded p256 v0.13.2
7482025-07-14T17:22:55.407Z Downloaded openssl-sys v0.9.109
7492025-07-14T17:22:55.431Z Downloaded subprocess v0.2.9
7502025-07-14T17:22:55.431Z Downloaded zlib-rs v0.5.1
7512025-07-14T17:22:55.431Z Downloaded zerocopy v0.8.26
7522025-07-14T17:22:55.456Z Downloaded unicode_categories v0.1.1
7532025-07-14T17:22:55.456Z Downloaded itertools v0.13.0
7542025-07-14T17:22:55.484Z Downloaded daft v0.1.4
7552025-07-14T17:22:55.485Z Downloaded curve25519-dalek-derive v0.1.1
7562025-07-14T17:22:55.485Z Downloaded csv-core v0.1.11
7572025-07-14T17:22:55.485Z Downloaded cstr-argument v0.1.2
7582025-07-14T17:22:55.485Z Downloaded document-features v0.2.10
7592025-07-14T17:22:55.485Z Downloaded display-error-chain v0.2.2
7602025-07-14T17:22:55.485Z Downloaded dirs-sys-next v0.1.2
7612025-07-14T17:22:55.485Z Downloaded diesel_table_macro_syntax v0.2.0
7622025-07-14T17:22:55.485Z Downloaded diesel-dtrace v0.4.2
7632025-07-14T17:22:55.485Z Downloaded derive_builder_macro v0.20.2
7642025-07-14T17:22:55.485Z Downloaded derive_builder v0.20.2
7652025-07-14T17:22:55.485Z Downloaded psl-types v2.0.11
7662025-07-14T17:22:55.485Z Downloaded progenitor-macro v0.10.0
7672025-07-14T17:22:55.485Z Downloaded progenitor-macro v0.9.1
7682025-07-14T17:22:55.485Z Downloaded progenitor-macro v0.8.0
7692025-07-14T17:22:55.485Z Downloaded num-iter v0.1.45
7702025-07-14T17:22:55.510Z Downloaded num-integer v0.1.46
7712025-07-14T17:22:55.510Z Downloaded num-derive v0.4.2
7722025-07-14T17:22:55.510Z Downloaded nu-ansi-term v0.50.1
7732025-07-14T17:22:55.510Z Downloaded futures-macro v0.3.31
7742025-07-14T17:22:55.510Z Downloaded futures-io v0.3.31
7752025-07-14T17:22:55.510Z Downloaded futures-executor v0.3.31
7762025-07-14T17:22:55.510Z Downloaded futures-core v0.3.31
7772025-07-14T17:22:55.510Z Downloaded futures-channel v0.3.31
7782025-07-14T17:22:55.510Z Downloaded futures v0.3.31
7792025-07-14T17:22:55.510Z Downloaded fs_extra v1.3.0
7802025-07-14T17:22:55.535Z Downloaded polyval v0.6.2
7812025-07-14T17:22:55.535Z Downloaded pkg-config v0.3.31
7822025-07-14T17:22:55.535Z Downloaded pin-utils v0.1.0
7832025-07-14T17:22:55.535Z Downloaded pin-project-internal v1.1.6
7842025-07-14T17:22:55.535Z Downloaded packed_struct v0.10.1
7852025-07-14T17:22:55.535Z Downloaded oso v0.27.3
7862025-07-14T17:22:55.535Z Downloaded omicron-zone-package v0.12.2
7872025-07-14T17:22:55.535Z Downloaded num-rational v0.4.2
7882025-07-14T17:22:55.535Z Downloaded support-bundle-viewer v0.1.2
7892025-07-14T17:22:55.535Z Downloaded steno v0.4.1
7902025-07-14T17:22:55.561Z Downloaded snafu v0.8.5
7912025-07-14T17:22:55.561Z Downloaded crypto-bigint v0.5.5
7922025-07-14T17:22:55.561Z Downloaded hkdf v0.12.4
7932025-07-14T17:22:55.561Z Downloaded normalize-line-endings v0.3.0
7942025-07-14T17:22:55.561Z Downloaded funty v2.0.0
7952025-07-14T17:22:55.561Z Downloaded fs-err v2.11.0
7962025-07-14T17:22:55.585Z Downloaded foreign-types-shared v0.3.1
7972025-07-14T17:22:55.586Z Downloaded phf_shared v0.11.2
7982025-07-14T17:22:55.586Z Downloaded phf_generator v0.11.2
7992025-07-14T17:22:55.586Z Downloaded parse-display-derive v0.10.0
8002025-07-14T17:22:55.586Z Downloaded parse-display v0.10.0
8012025-07-14T17:22:55.586Z Downloaded packed_struct_codegen v0.10.1
8022025-07-14T17:22:55.586Z Downloaded oxnet v0.1.2
8032025-07-14T17:22:55.586Z Downloaded oxide-tokio-rt v0.1.2
8042025-07-14T17:22:55.586Z Downloaded owo-colors v4.2.2
8052025-07-14T17:22:55.586Z Downloaded oso-derive v0.27.3
8062025-07-14T17:22:55.586Z Downloaded openssl-probe v0.1.5
8072025-07-14T17:22:55.586Z Downloaded openssl-macros v0.1.1
8082025-07-14T17:22:55.586Z Downloaded olpc-cjson v0.1.4
8092025-07-14T17:22:55.586Z Downloaded number_prefix v0.4.0
8102025-07-14T17:22:55.586Z Downloaded num_enum_derive v0.5.11
8112025-07-14T17:22:55.586Z Downloaded num_enum v0.5.11
8122025-07-14T17:22:55.611Z Downloaded term v0.7.0
8132025-07-14T17:22:55.611Z Downloaded strum_macros v0.27.1
8142025-07-14T17:22:55.611Z Downloaded strum_macros v0.26.4
8152025-07-14T17:22:55.611Z Downloaded ssh-cipher v0.2.0
8162025-07-14T17:22:55.611Z Downloaded sqlformat v0.3.5
8172025-07-14T17:22:55.611Z Downloaded spki v0.7.3
8182025-07-14T17:22:55.611Z Downloaded spin v0.9.8
8192025-07-14T17:22:55.611Z Downloaded socket2 v0.5.10
8202025-07-14T17:22:55.611Z Downloaded snafu-derive v0.8.5
8212025-07-14T17:22:55.636Z Downloaded smf v0.2.3
8222025-07-14T17:22:55.636Z Downloaded smallvec v0.6.14
8232025-07-14T17:22:55.636Z Downloaded slog-term v2.9.1
8242025-07-14T17:22:55.636Z Downloaded flume v0.11.1
8252025-07-14T17:22:55.636Z Downloaded expectorate v1.2.0
8262025-07-14T17:22:55.636Z Downloaded zip v4.2.0
8272025-07-14T17:22:55.636Z Downloaded salty v0.3.0
8282025-07-14T17:22:55.661Z Downloaded rustls-webpki v0.102.8
8292025-07-14T17:22:55.686Z Downloaded moka v0.12.10
8302025-07-14T17:22:55.686Z Downloaded gimli v0.31.1
8312025-07-14T17:22:55.686Z Downloaded unicode-bidi v0.3.17
8322025-07-14T17:22:55.711Z Downloaded libxml v0.3.3
8332025-07-14T17:22:55.711Z Downloaded itertools v0.12.1
8342025-07-14T17:22:55.711Z Downloaded itertools v0.10.5
8352025-07-14T17:22:55.711Z Downloaded iri-string v0.7.8
8362025-07-14T17:22:55.736Z Downloaded opaque-debug v0.3.1
8372025-07-14T17:22:55.736Z Downloaded num_threads v0.1.7
8382025-07-14T17:22:55.736Z Downloaded tagptr v0.2.0
8392025-07-14T17:22:55.736Z Downloaded tabwriter v1.4.0
8402025-07-14T17:22:55.736Z Downloaded tabled_derive v0.10.0
8412025-07-14T17:22:55.736Z Downloaded structmeta-derive v0.3.0
8422025-07-14T17:22:55.736Z Downloaded structmeta v0.3.0
8432025-07-14T17:22:55.736Z Downloaded strip-ansi-escapes v0.2.0
8442025-07-14T17:22:55.736Z Downloaded stringprep v0.1.5
8452025-07-14T17:22:55.736Z Downloaded string_cache v0.8.9
8462025-07-14T17:22:55.736Z Downloaded static_assertions v1.1.0
8472025-07-14T17:22:55.736Z Downloaded ssh-encoding v0.2.0
8482025-07-14T17:22:55.761Z Downloaded flate2 v1.1.2
8492025-07-14T17:22:55.761Z Downloaded tap v1.0.1
8502025-07-14T17:22:55.761Z Downloaded supports-color v3.0.2
8512025-07-14T17:22:55.761Z Downloaded subtle v2.6.1
8522025-07-14T17:22:55.761Z Downloaded strum_macros v0.24.3
8532025-07-14T17:22:55.761Z Downloaded sqlparser_derive v0.2.2
8542025-07-14T17:22:55.761Z Downloaded slog-stdlog v4.1.1
8552025-07-14T17:22:55.761Z Downloaded slog-scope v4.4.0
8562025-07-14T17:22:55.761Z Downloaded elliptic-curve v0.13.8
8572025-07-14T17:22:55.786Z Downloaded time v0.3.36
8582025-07-14T17:22:55.786Z Downloaded rustls-webpki v0.101.7
8592025-07-14T17:22:55.811Z Downloaded git2 v0.19.0
8602025-07-14T17:22:55.836Z Downloaded resolv-conf v0.7.0
8612025-07-14T17:22:55.836Z Downloaded peg-macros v0.8.5
8622025-07-14T17:22:55.836Z Downloaded peg v0.8.5
8632025-07-14T17:22:55.836Z Downloaded password-hash v0.5.0
8642025-07-14T17:22:55.836Z Downloaded fixedbitset v0.5.7
8652025-07-14T17:22:55.836Z Downloaded fatfs v0.3.6
8662025-07-14T17:22:55.861Z Downloaded env_logger v0.11.5
8672025-07-14T17:22:55.861Z Downloaded env_logger v0.10.2
8682025-07-14T17:22:55.861Z Downloaded ena v0.14.3
8692025-07-14T17:22:55.861Z Downloaded zip v0.6.6
8702025-07-14T17:22:55.861Z Downloaded zerocopy-derive v0.8.26
8712025-07-14T17:22:55.861Z Downloaded yansi v1.0.1
8722025-07-14T17:22:55.887Z Downloaded samael v0.0.19
8732025-07-14T17:22:55.887Z Downloaded rustyline v14.0.0
8742025-07-14T17:22:55.887Z Downloaded vte v0.11.1
8752025-07-14T17:22:55.887Z Downloaded vergen v8.3.2
8762025-07-14T17:22:55.887Z Downloaded uuid v1.17.0
8772025-07-14T17:22:55.887Z Downloaded unsafe-libyaml v0.2.11
8782025-07-14T17:22:55.912Z Downloaded unicode-properties v0.1.3
8792025-07-14T17:22:55.912Z Downloaded libm v0.2.8
8802025-07-14T17:22:55.912Z Downloaded hyper v1.6.0
8812025-07-14T17:22:55.912Z Downloaded sync_wrapper v1.0.1
8822025-07-14T17:22:55.912Z Downloaded sync-ptr v0.1.4
8832025-07-14T17:22:55.937Z Downloaded strum v0.26.3
8842025-07-14T17:22:55.937Z Downloaded rfc6979 v0.4.0
8852025-07-14T17:22:55.937Z Downloaded phf v0.11.2
8862025-07-14T17:22:55.937Z Downloaded pem-rfc7468 v0.7.0
8872025-07-14T17:22:55.937Z Downloaded pem v3.0.5
8882025-07-14T17:22:55.937Z Downloaded pbkdf2 v0.11.0
8892025-07-14T17:22:55.937Z Downloaded float-cmp v0.10.0
8902025-07-14T17:22:55.937Z Downloaded flagset v0.4.6
8912025-07-14T17:22:55.937Z Downloaded fixedbitset v0.4.2
8922025-07-14T17:22:55.937Z Downloaded ff v0.13.0
8932025-07-14T17:22:55.937Z Downloaded fallible-iterator v0.2.0
8942025-07-14T17:22:55.937Z Downloaded enum-as-inner v0.6.1
8952025-07-14T17:22:55.937Z Downloaded embedded-io v0.6.1
8962025-07-14T17:22:55.937Z Downloaded either v1.15.0
8972025-07-14T17:22:55.962Z Downloaded zstd-safe v7.2.3
8982025-07-14T17:22:55.962Z Downloaded zstd v0.13.3
8992025-07-14T17:22:55.962Z Downloaded zopfli v0.8.1
9002025-07-14T17:22:55.962Z Downloaded native-tls v0.2.12
9012025-07-14T17:22:55.962Z Downloaded futures-util v0.3.31
9022025-07-14T17:22:55.987Z Downloaded walkdir v2.5.0
9032025-07-14T17:22:55.987Z Downloaded vsss-rs v3.3.4
9042025-07-14T17:22:55.987Z Downloaded value-bag v1.9.0
9052025-07-14T17:22:55.987Z Downloaded uzers v0.12.1
9062025-07-14T17:22:55.987Z Downloaded universal-hash v0.5.1
9072025-07-14T17:22:55.987Z Downloaded serde_yaml v0.9.34+deprecated
9082025-07-14T17:22:55.987Z Downloaded iddqd v0.3.8
9092025-07-14T17:22:56.012Z Downloaded hyper-util v0.1.14
9102025-07-14T17:22:56.012Z Downloaded http v1.3.1
9112025-07-14T17:22:56.012Z Downloaded peg-runtime v0.8.5
9122025-07-14T17:22:56.012Z Downloaded pbkdf2 v0.12.2
9132025-07-14T17:22:56.012Z Downloaded path-slash v0.1.5
9142025-07-14T17:22:56.037Z Downloaded paste v1.0.15
9152025-07-14T17:22:56.037Z Downloaded foreign-types-macros v0.2.3
9162025-07-14T17:22:56.037Z Downloaded foreign-types v0.5.0
9172025-07-14T17:22:56.038Z Downloaded foreign-types v0.3.2
9182025-07-14T17:22:56.038Z Downloaded foldhash v0.1.5
9192025-07-14T17:22:56.038Z Downloaded float-ord v0.3.2
9202025-07-14T17:22:56.038Z Downloaded filetime v0.2.25
9212025-07-14T17:22:56.038Z Downloaded fd-lock v4.0.2
9222025-07-14T17:22:56.038Z Downloaded env_filter v0.1.2
9232025-07-14T17:22:56.038Z Downloaded endian-type v0.1.2
9242025-07-14T17:22:56.038Z Downloaded embedded-io v0.4.0
9252025-07-14T17:22:56.038Z Downloaded crunchy v0.2.2
9262025-07-14T17:22:56.063Z Downloaded zone_cfg_derive v0.3.0
9272025-07-14T17:22:56.063Z Downloaded zone_cfg_derive v0.1.2
9282025-07-14T17:22:56.063Z Downloaded zone v0.3.1
9292025-07-14T17:22:56.063Z Downloaded zone v0.1.8
9302025-07-14T17:22:56.063Z Downloaded zeroize_derive v1.4.2
9312025-07-14T17:22:56.063Z Downloaded zeroize v1.8.1
9322025-07-14T17:22:56.063Z Downloaded zerocopy v0.6.6
9332025-07-14T17:22:56.063Z Downloaded yasna v0.5.2
9342025-07-14T17:22:56.063Z Downloaded tinyvec v1.8.0
9352025-07-14T17:22:56.063Z Downloaded rustls-pki-types v1.10.0
9362025-07-14T17:22:56.063Z Downloaded rustls-native-certs v0.8.1
9372025-07-14T17:22:56.088Z Downloaded progenitor-client v0.10.0
9382025-07-14T17:22:56.088Z Downloaded nodrop v0.1.14
9392025-07-14T17:22:56.088Z Downloaded nibble_vec v0.1.0
9402025-07-14T17:22:56.088Z Downloaded newtype_derive v0.1.6
9412025-07-14T17:22:56.088Z Downloaded newtype-uuid v1.2.4
9422025-07-14T17:22:56.088Z Downloaded newline-converter v0.3.0
9432025-07-14T17:22:56.088Z Downloaded new_debug_unreachable v1.0.6
9442025-07-14T17:22:56.088Z Downloaded nanorand v0.7.0
9452025-07-14T17:22:56.088Z Downloaded multimap v0.10.1
9462025-07-14T17:22:56.089Z Downloaded h2 v0.4.6
9472025-07-14T17:22:56.089Z Downloaded wait-timeout v0.2.0
9482025-07-14T17:22:56.114Z Downloaded utf-8 v0.7.6
9492025-07-14T17:22:56.114Z Downloaded untrusted v0.9.0
9502025-07-14T17:22:56.114Z Downloaded untrusted v0.7.1
9512025-07-14T17:22:56.114Z Downloaded unicode-truncate v1.1.0
9522025-07-14T17:22:56.114Z Downloaded unicase v2.7.0
9532025-07-14T17:22:56.114Z Downloaded similar v2.7.0
9542025-07-14T17:22:56.114Z Downloaded signal-hook v0.3.17
9552025-07-14T17:22:56.140Z Downloaded rayon-core v1.12.1
9562025-07-14T17:22:56.140Z Downloaded radix_trie v0.2.1
9572025-07-14T17:22:56.140Z Downloaded jiff-static v0.2.15
9582025-07-14T17:22:56.140Z Downloaded tinyvec_macros v0.1.1
9592025-07-14T17:22:56.140Z Downloaded tiny-keccak v2.0.2
9602025-07-14T17:22:56.140Z Downloaded time-macros v0.2.18
9612025-07-14T17:22:56.165Z Downloaded time-core v0.1.2
9622025-07-14T17:22:56.165Z Downloaded thread_local v1.1.8
9632025-07-14T17:22:56.165Z Downloaded thiserror-no-std v2.0.2
9642025-07-14T17:22:56.166Z Downloaded slog-dtrace v0.3.0
9652025-07-14T17:22:56.166Z Downloaded slog-async v2.8.0
9662025-07-14T17:22:56.166Z Downloaded slog v2.7.0
9672025-07-14T17:22:56.166Z Downloaded slab v0.4.9
9682025-07-14T17:22:56.166Z Downloaded salsa20 v0.10.2
9692025-07-14T17:22:56.166Z Downloaded rustversion v1.0.17
9702025-07-14T17:22:56.191Z Downloaded rustls-pemfile v2.2.0
9712025-07-14T17:22:56.191Z Downloaded rustls-pemfile v1.0.4
9722025-07-14T17:22:56.191Z Downloaded rustc_version v0.4.1
9732025-07-14T17:22:56.191Z Downloaded rustc_version v0.1.7
9742025-07-14T17:22:56.191Z Downloaded rustc-hash v2.1.1
9752025-07-14T17:22:56.191Z Downloaded mio v1.0.2
9762025-07-14T17:22:56.191Z Downloaded minimal-lexical v0.2.1
9772025-07-14T17:22:56.191Z Downloaded waitgroup v0.1.2
9782025-07-14T17:22:56.216Z Downloaded vte_generate_state_changes v0.1.2
9792025-07-14T17:22:56.216Z Downloaded void v1.0.2
9802025-07-14T17:22:56.216Z Downloaded unarray v0.1.4
9812025-07-14T17:22:56.216Z Downloaded typify-macro v0.4.1
9822025-07-14T17:22:56.216Z Downloaded typify-macro v0.3.0
9832025-07-14T17:22:56.216Z Downloaded typify-macro v0.2.0
9842025-07-14T17:22:56.216Z Downloaded tower-http v0.6.6
9852025-07-14T17:22:56.216Z Downloaded tower v0.5.2
9862025-07-14T17:22:56.241Z Downloaded tough v0.20.0
9872025-07-14T17:22:56.241Z Downloaded tokio-util v0.7.15
9882025-07-14T17:22:56.266Z Downloaded siphasher v0.3.11
9892025-07-14T17:22:56.266Z Downloaded simd-adler32 v0.3.7
9902025-07-14T17:22:56.266Z Downloaded signature v2.2.0
9912025-07-14T17:22:56.266Z Downloaded signal-hook-tokio v0.3.1
9922025-07-14T17:22:56.266Z Downloaded signal-hook-registry v1.4.2
9932025-07-14T17:22:56.266Z Downloaded signal-hook-mio v0.2.4
9942025-07-14T17:22:56.266Z Downloaded shlex v1.3.0
9952025-07-14T17:22:56.266Z Downloaded sha1 v0.10.6
9962025-07-14T17:22:56.266Z Downloaded serde_with_macros v3.14.0
9972025-07-14T17:22:56.266Z Downloaded quinn-proto v0.11.8
9982025-07-14T17:22:56.292Z Downloaded litrs v0.4.1
9992025-07-14T17:22:56.292Z Downloaded jobserver v0.1.32
10002025-07-14T17:22:56.292Z Downloaded indicatif v0.17.11
10012025-07-14T17:22:56.292Z Downloaded rusty-fork v0.3.0
10022025-07-14T17:22:56.292Z Downloaded typed-path v0.9.3
10032025-07-14T17:22:56.292Z Downloaded shell-words v1.1.0
10042025-07-14T17:22:56.317Z Downloaded rand_seeder v0.3.0
10052025-07-14T17:22:56.317Z Downloaded proc-macro-error2 v2.0.1
10062025-07-14T17:22:56.317Z Downloaded predicates v3.1.3
10072025-07-14T17:22:56.317Z Downloaded postgres-types v0.2.9
10082025-07-14T17:22:56.317Z Downloaded postgres-protocol v0.6.8
10092025-07-14T17:22:56.317Z Downloaded postcard v1.0.10
10102025-07-14T17:22:56.317Z Downloaded miniz_oxide v0.8.5
10112025-07-14T17:22:56.317Z Downloaded half v2.4.1
10122025-07-14T17:22:56.342Z Downloaded half v1.8.3
10132025-07-14T17:22:56.342Z Downloaded getrandom v0.2.15
10142025-07-14T17:22:56.342Z Downloaded tracing v0.1.40
10152025-07-14T17:22:56.342Z Downloaded toml_edit v0.19.15
10162025-07-14T17:22:56.367Z Downloaded quick-xml v0.37.2
10172025-07-14T17:22:56.367Z Downloaded ingot-macros v0.1.0
10182025-07-14T17:22:56.367Z Downloaded hickory-server v0.25.2
10192025-07-14T17:22:56.392Z Downloaded progenitor-client v0.8.0
10202025-07-14T17:22:56.392Z Downloaded progenitor v0.10.0
10212025-07-14T17:22:56.392Z Downloaded progenitor v0.9.1
10222025-07-14T17:22:56.392Z Downloaded progenitor v0.8.0
10232025-07-14T17:22:56.392Z Downloaded predicates-core v1.0.8
10242025-07-14T17:22:56.392Z Downloaded precomputed-hash v0.1.1
10252025-07-14T17:22:56.392Z Downloaded ppv-lite86 v0.2.20
10262025-07-14T17:22:56.392Z Downloaded powerfmt v0.2.0
10272025-07-14T17:22:56.392Z Downloaded multer v3.1.0
10282025-07-14T17:22:56.392Z Downloaded hash32 v0.2.1
10292025-07-14T17:22:56.392Z Downloaded group v0.13.0
10302025-07-14T17:22:56.417Z Downloaded globwalk v0.9.1
10312025-07-14T17:22:56.417Z Downloaded globset v0.4.15
10322025-07-14T17:22:56.417Z Downloaded glob v0.3.2
10332025-07-14T17:22:56.417Z Downloaded gethostname v0.5.0
10342025-07-14T17:22:56.417Z Downloaded futures-task v0.3.31
10352025-07-14T17:22:56.417Z Downloaded aws-lc-sys v0.26.0
10362025-07-14T17:22:56.677Z Downloaded typify v0.4.1
10372025-07-14T17:22:56.702Z Downloaded tungstenite v0.23.0
10382025-07-14T17:22:56.702Z Downloaded tracing-core v0.1.32
10392025-07-14T17:22:56.702Z Downloaded sigpipe v0.1.3
10402025-07-14T17:22:56.702Z Downloaded serde_urlencoded v0.7.1
10412025-07-14T17:22:56.702Z Downloaded memmap2 v0.9.5
10422025-07-14T17:22:56.702Z Downloaded humantime v2.2.0
10432025-07-14T17:22:56.702Z Downloaded hmac v0.12.1
10442025-07-14T17:22:56.702Z Downloaded hickory-resolver v0.24.4
10452025-07-14T17:22:56.727Z Downloaded hashbrown v0.12.3
10462025-07-14T17:22:56.727Z Downloaded chrono-tz v0.10.3
10472025-07-14T17:22:56.727Z Downloaded ghash v0.5.1
10482025-07-14T17:22:56.727Z Downloaded futures-sink v0.3.31
10492025-07-14T17:22:56.727Z Downloaded typify v0.3.0
10502025-07-14T17:22:56.727Z Downloaded typify v0.2.0
10512025-07-14T17:22:56.727Z Downloaded tui-tree-widget v0.23.1
10522025-07-14T17:22:56.752Z Downloaded tracing-attributes v0.1.27
10532025-07-14T17:22:56.752Z Downloaded topological-sort v0.2.2
10542025-07-14T17:22:56.752Z Downloaded toml v0.7.8
10552025-07-14T17:22:56.752Z Downloaded tokio-tungstenite v0.21.0
10562025-07-14T17:22:56.752Z Downloaded tokio-stream v0.1.17
10572025-07-14T17:22:56.752Z Downloaded tokio-rustls v0.25.0
10582025-07-14T17:22:56.752Z Downloaded rand_xorshift v0.4.0
10592025-07-14T17:22:56.752Z Downloaded rand v0.9.1
10602025-07-14T17:22:56.777Z Downloaded rand v0.8.5
10612025-07-14T17:22:56.777Z Downloaded quinn v0.11.5
10622025-07-14T17:22:56.777Z Downloaded qorb v0.4.0
10632025-07-14T17:22:56.777Z Downloaded proc-macro-error-attr2 v2.0.0
10642025-07-14T17:22:56.777Z Downloaded mime_guess v2.0.5
10652025-07-14T17:22:56.777Z Downloaded lock_api v0.4.12
10662025-07-14T17:22:56.777Z Downloaded libloading v0.8.5
10672025-07-14T17:22:56.777Z Downloaded twox-hash v2.1.0
10682025-07-14T17:22:56.802Z Downloaded tungstenite v0.21.0
10692025-07-14T17:22:56.802Z Downloaded try-lock v0.2.5
10702025-07-14T17:22:56.803Z Downloaded tower-layer v0.3.3
10712025-07-14T17:22:56.803Z Downloaded tokio-tungstenite v0.23.1
10722025-07-14T17:22:56.803Z Downloaded tokio-rustls v0.26.0
10732025-07-14T17:22:56.803Z Downloaded schemars v0.8.22
10742025-07-14T17:22:56.827Z Downloaded blake3 v1.5.4
10752025-07-14T17:22:56.827Z Downloaded serde_repr v0.1.19
10762025-07-14T17:22:56.828Z Downloaded serde_plain v1.0.2
10772025-07-14T17:22:56.828Z Downloaded serde_path_to_error v0.1.17
10782025-07-14T17:22:56.828Z Downloaded serde_derive_internals v0.29.1
10792025-07-14T17:22:56.828Z Downloaded serde_cbor v0.11.2
10802025-07-14T17:22:56.828Z Downloaded serde_bytes v0.11.17
10812025-07-14T17:22:56.828Z Downloaded serde-hex v0.1.0
10822025-07-14T17:22:56.853Z Downloaded serde-big-array v0.5.1
10832025-07-14T17:22:56.853Z Downloaded semver v0.1.20
10842025-07-14T17:22:56.853Z Downloaded secrecy v0.10.3
10852025-07-14T17:22:56.853Z Downloaded secrecy v0.8.0
10862025-07-14T17:22:56.853Z Downloaded sec1 v0.7.3
10872025-07-14T17:22:56.853Z Downloaded sct v0.7.1
10882025-07-14T17:22:56.853Z Downloaded scrypt v0.11.0
10892025-07-14T17:22:56.853Z Downloaded scopeguard v1.2.0
10902025-07-14T17:22:56.853Z Downloaded schemars_derive v0.8.22
10912025-07-14T17:22:56.853Z Downloaded scheduled-thread-pool v0.2.7
10922025-07-14T17:22:56.853Z Downloaded same-file v1.0.6
10932025-07-14T17:22:56.853Z Downloaded pretty_assertions v1.4.1
10942025-07-14T17:22:56.853Z Downloaded crossterm v0.28.1
10952025-07-14T17:22:56.878Z Downloaded chacha20poly1305 v0.10.1
10962025-07-14T17:22:56.878Z Downloaded bzip2-sys v0.1.13+1.0.8
10972025-07-14T17:22:56.903Z Downloaded bitvec v1.0.1
10982025-07-14T17:22:56.903Z Downloaded bindgen v0.71.1
10992025-07-14T17:22:56.927Z Downloaded rand_core v0.6.4
11002025-07-14T17:22:56.928Z Downloaded rand_chacha v0.9.0
11012025-07-14T17:22:56.928Z Downloaded rand_chacha v0.3.1
11022025-07-14T17:22:56.928Z Downloaded radium v0.7.0
11032025-07-14T17:22:56.928Z Downloaded r2d2 v0.8.10
11042025-07-14T17:22:56.928Z Downloaded quinn-udp v0.5.5
11052025-07-14T17:22:56.928Z Downloaded quick-error v1.2.3
11062025-07-14T17:22:56.928Z Downloaded prettyplease v0.2.35
11072025-07-14T17:22:56.928Z Downloaded hashbrown v0.13.2
11082025-07-14T17:22:56.953Z Downloaded crossbeam-utils v0.8.21
11092025-07-14T17:22:56.953Z Downloaded const-oid v0.9.6
11102025-07-14T17:22:56.953Z Downloaded compact_str v0.8.0
11112025-07-14T17:22:56.953Z Downloaded bumpalo v3.16.0
11122025-07-14T17:22:56.953Z Downloaded base64 v0.21.7
11132025-07-14T17:22:56.953Z Downloaded predicates-tree v1.0.12
11142025-07-14T17:22:56.978Z Downloaded memoffset v0.9.1
11152025-07-14T17:22:56.978Z Downloaded md-5 v0.10.6
11162025-07-14T17:22:56.978Z Downloaded maplit v1.0.2
11172025-07-14T17:22:56.978Z Downloaded managed v0.8.0
11182025-07-14T17:22:56.978Z Downloaded lzss v0.8.2
11192025-07-14T17:22:56.978Z Downloaded lru v0.12.5
11202025-07-14T17:22:56.978Z Downloaded lockfree-object-pool v0.1.6
11212025-07-14T17:22:56.978Z Downloaded linked-hash-map v0.5.6
11222025-07-14T17:22:56.978Z Downloaded linear-map v1.2.0
11232025-07-14T17:22:56.978Z Downloaded libz-rs-sys v0.5.1
11242025-07-14T17:22:56.978Z Downloaded libsw v3.5.0
11252025-07-14T17:22:56.978Z Downloaded kstat-rs v0.2.4
11262025-07-14T17:22:56.978Z Downloaded ipnet v2.11.0
11272025-07-14T17:22:57.003Z Downloaded ingot v0.1.0
11282025-07-14T17:22:57.004Z Downloaded crc-catalog v2.4.0
11292025-07-14T17:22:57.004Z Downloaded crc-any v2.5.0
11302025-07-14T17:22:57.004Z Downloaded cookie_store v0.21.1
11312025-07-14T17:22:57.004Z Downloaded const_format_proc_macros v0.2.34
11322025-07-14T17:22:57.004Z Downloaded colored v2.2.0
11332025-07-14T17:22:57.004Z Downloaded cobs v0.2.3
11342025-07-14T17:22:57.004Z Downloaded clang-sys v1.8.1
11352025-07-14T17:22:57.004Z Downloaded chrono-tz-build v0.4.0
11362025-07-14T17:22:57.004Z Downloaded cexpr v0.6.0
11372025-07-14T17:22:57.029Z Downloaded castaway v0.2.3
11382025-07-14T17:22:57.029Z Downloaded cassowary v0.3.0
11392025-07-14T17:22:57.029Z Downloaded cargo_metadata v0.18.1
11402025-07-14T17:22:57.029Z Downloaded camino-tempfile-ext v0.3.2
11412025-07-14T17:22:57.029Z Downloaded bzip2 v0.5.2
11422025-07-14T17:22:57.029Z Downloaded buf-list v1.0.3
11432025-07-14T17:22:57.029Z Downloaded bstr v1.10.0
11442025-07-14T17:22:57.054Z Downloaded bitfield-struct v0.6.2
11452025-07-14T17:22:57.054Z Downloaded bitfield v0.14.0
11462025-07-14T17:22:57.054Z Downloaded bit-vec v0.8.0
11472025-07-14T17:22:57.054Z Downloaded base64 v0.22.1
11482025-07-14T17:22:57.054Z Downloaded atomic-waker v1.1.2
11492025-07-14T17:22:57.054Z Downloaded primeorder v0.13.6
11502025-07-14T17:22:57.054Z Downloaded pretty-hex v0.2.1
11512025-07-14T17:22:57.054Z Downloaded mime v0.3.17
11522025-07-14T17:22:57.055Z Downloaded md5 v0.7.0
11532025-07-14T17:22:57.055Z Downloaded match_cfg v0.1.0
11542025-07-14T17:22:57.055Z Downloaded lru-cache v0.1.2
11552025-07-14T17:22:57.055Z Downloaded libsw-core v0.3.1
11562025-07-14T17:22:57.055Z Downloaded libscf-sys v1.1.0
11572025-07-14T17:22:57.055Z Downloaded libefi-sys v0.1.0
11582025-07-14T17:22:57.080Z Downloaded lazycell v1.3.0
11592025-07-14T17:22:57.080Z Downloaded lazy_static v1.5.0
11602025-07-14T17:22:57.080Z Downloaded lalrpop-util v0.19.12
11612025-07-14T17:22:57.080Z Downloaded keccak v0.1.5
11622025-07-14T17:22:57.080Z Downloaded is-terminal v0.4.13
11632025-07-14T17:22:57.080Z Downloaded ipnetwork v0.21.1
11642025-07-14T17:22:57.080Z Downloaded instability v0.3.2
11652025-07-14T17:22:57.080Z Downloaded inout v0.1.3
11662025-07-14T17:22:57.080Z Downloaded indoc v2.0.6
11672025-07-14T17:22:57.080Z Downloaded indoc v1.0.9
11682025-07-14T17:22:57.080Z Downloaded indent_write v2.2.0
11692025-07-14T17:22:57.080Z Downloaded iana-time-zone v0.1.63
11702025-07-14T17:22:57.105Z Downloaded hyper-tls v0.6.0
11712025-07-14T17:22:57.105Z Downloaded hyper-staticfile v0.10.1
11722025-07-14T17:22:57.105Z Downloaded hyper-rustls v0.27.7
11732025-07-14T17:22:57.105Z Downloaded hubpack v0.1.2
11742025-07-14T17:22:57.105Z Downloaded http-range v0.1.5
11752025-07-14T17:22:57.105Z Downloaded http-body-util v0.1.3
11762025-07-14T17:22:57.105Z Downloaded hostname v0.4.0
11772025-07-14T17:22:57.106Z Downloaded hickory-client v0.25.2
11782025-07-14T17:22:57.106Z Downloaded heapless v0.8.0
11792025-07-14T17:22:57.106Z Downloaded heapless v0.7.17
11802025-07-14T17:22:57.131Z Downloaded crossbeam-deque v0.8.5
11812025-07-14T17:22:57.131Z Downloaded critical-section v1.1.3
11822025-07-14T17:22:57.131Z Downloaded crc8 v0.1.1
11832025-07-14T17:22:57.131Z Downloaded crc v3.2.1
11842025-07-14T17:22:57.131Z Downloaded cookie v0.18.1
11852025-07-14T17:22:57.131Z Downloaded constant_time_eq v0.3.1
11862025-07-14T17:22:57.131Z Downloaded console v0.15.10
11872025-07-14T17:22:57.131Z Downloaded ciborium-ll v0.2.2
11882025-07-14T17:22:57.131Z Downloaded ciborium-io v0.2.2
11892025-07-14T17:22:57.131Z Downloaded chacha20 v0.9.1
11902025-07-14T17:22:57.131Z Downloaded cfg_aliases v0.2.1
11912025-07-14T17:22:57.131Z Downloaded cfg_aliases v0.1.1
11922025-07-14T17:22:57.132Z Downloaded cbc v0.1.2
11932025-07-14T17:22:57.157Z Downloaded cargo-platform v0.1.8
11942025-07-14T17:22:57.157Z Downloaded cancel-safe-futures v0.1.5
11952025-07-14T17:22:57.157Z Downloaded bzip2 v0.4.4
11962025-07-14T17:22:57.157Z Downloaded blowfish v0.9.1
11972025-07-14T17:22:57.157Z Downloaded block-padding v0.3.3
11982025-07-14T17:22:57.157Z Downloaded blake2 v0.10.6
11992025-07-14T17:22:57.157Z Downloaded bit-vec v0.6.3
12002025-07-14T17:22:57.157Z Downloaded bindgen v0.69.5
12012025-07-14T17:22:57.157Z Downloaded bcs v0.1.6
12022025-07-14T17:22:57.182Z Downloaded base16ct v0.2.0
12032025-07-14T17:22:57.182Z Downloaded aws-lc-rs v1.12.4
12042025-07-14T17:22:57.182Z Downloaded async-bb8-diesel v0.2.1
12052025-07-14T17:22:57.182Z Downloaded internet-checksum v0.2.1
12062025-07-14T17:22:57.182Z Downloaded instant v0.1.13
12072025-07-14T17:22:57.182Z Downloaded ingot-types v0.1.0
12082025-07-14T17:22:57.182Z Downloaded impl-trait-for-tuples v0.2.2
12092025-07-14T17:22:57.182Z Downloaded ignore v0.4.23
12102025-07-14T17:22:57.208Z Downloaded hubpack_derive v0.1.1
12112025-07-14T17:22:57.208Z Downloaded httpdate v1.0.3
12122025-07-14T17:22:57.208Z Downloaded httparse v1.9.5
12132025-07-14T17:22:57.208Z Downloaded hostname v0.3.1
12142025-07-14T17:22:57.208Z Downloaded home v0.5.9
12152025-07-14T17:22:57.208Z Downloaded highway v1.3.0
12162025-07-14T17:22:57.208Z Downloaded hex-literal v0.4.1
12172025-07-14T17:22:57.208Z Downloaded hex v0.4.3
12182025-07-14T17:22:57.208Z Downloaded heck v0.3.3
12192025-07-14T17:22:57.208Z Downloaded headers-core v0.3.0
12202025-07-14T17:22:57.208Z Downloaded headers v0.4.1
12212025-07-14T17:22:57.208Z Downloaded crossbeam-channel v0.5.15
12222025-07-14T17:22:57.233Z Downloaded chrono v0.4.41
12232025-07-14T17:22:57.233Z Downloaded cc v1.2.15
12242025-07-14T17:22:57.233Z Downloaded bytes v1.10.1
12252025-07-14T17:22:57.233Z Downloaded bit-set v0.8.0
12262025-07-14T17:22:57.233Z Downloaded bcrypt-pbkdf v0.10.0
12272025-07-14T17:22:57.233Z Downloaded base64ct v1.6.0
12282025-07-14T17:22:57.258Z Downloaded base64 v0.13.1
12292025-07-14T17:22:57.258Z Downloaded backtrace v0.3.74
12302025-07-14T17:22:57.258Z Downloaded backoff v0.4.0
12312025-07-14T17:22:57.258Z Downloaded atty v0.2.14
12322025-07-14T17:22:57.258Z Downloaded atomicwrites v0.4.4
12332025-07-14T17:22:57.258Z Downloaded async-trait v0.1.88
12342025-07-14T17:22:57.258Z Downloaded async-recursion v1.1.1
12352025-07-14T17:22:57.283Z Downloaded assert_matches v1.5.0
12362025-07-14T17:22:57.283Z Downloaded aho-corasick v1.1.3
12372025-07-14T17:22:57.283Z Downloaded ahash v0.8.11
12382025-07-14T17:22:57.283Z Downloaded aes-gcm v0.10.3
12392025-07-14T17:22:57.283Z Downloaded aes v0.8.4
12402025-07-14T17:22:57.283Z Downloaded indexmap v1.9.3
12412025-07-14T17:22:57.283Z Downloaded ident_case v1.0.1
12422025-07-14T17:22:57.283Z Downloaded http-body v1.0.1
12432025-07-14T17:22:57.308Z Downloaded crucible-workspace-hack v0.1.0
12442025-07-14T17:22:57.308Z Downloaded crossbeam-epoch v0.9.18
12452025-07-14T17:22:57.308Z Downloaded const_format v0.2.34
12462025-07-14T17:22:57.308Z Downloaded bb8 v0.8.5
12472025-07-14T17:22:57.308Z Downloaded async-stream-impl v0.3.6
12482025-07-14T17:22:57.308Z Downloaded async-stream v0.3.6
12492025-07-14T17:22:57.308Z Downloaded ascii-canvas v3.0.0
12502025-07-14T17:22:57.308Z Downloaded arrayvec v0.7.6
12512025-07-14T17:22:57.308Z Downloaded arrayref v0.3.9
12522025-07-14T17:22:57.308Z Downloaded array-init v0.0.4
12532025-07-14T17:22:57.309Z Downloaded argon2 v0.5.3
12542025-07-14T17:22:57.309Z Downloaded arc-swap v1.7.1
12552025-07-14T17:22:57.334Z Downloaded allocator-api2 v0.2.21
12562025-07-14T17:22:57.334Z Downloaded aead v0.5.2
12572025-07-14T17:22:57.334Z Downloaded adler2 v2.0.0
12582025-07-14T17:22:57.334Z Downloaded addr2line v0.24.2
12592025-07-14T17:22:57.334Z Downloaded crc32fast v1.4.2
12602025-07-14T17:22:57.334Z Downloaded convert_case v0.4.0
12612025-07-14T17:22:57.334Z Downloaded cmake v0.1.51
12622025-07-14T17:22:57.334Z Downloaded cipher v0.4.4
12632025-07-14T17:22:57.334Z Downloaded ciborium v0.2.2
12642025-07-14T17:22:57.334Z Downloaded bitflags v1.3.2
12652025-07-14T17:22:57.334Z Downloaded bit-set v0.5.3
12662025-07-14T17:22:57.525Z Compiling value-bag v1.9.0
12672025-07-14T17:22:57.525Z Compiling shlex v1.3.0
12682025-07-14T17:22:57.525Z Compiling lock_api v0.4.12
12692025-07-14T17:22:57.525Z Compiling scopeguard v1.2.0
12702025-07-14T17:22:57.525Z Compiling typenum v1.17.0
12712025-07-14T17:22:57.550Z Compiling generic-array v0.14.7
12722025-07-14T17:22:57.550Z Compiling syn v2.0.104
12732025-07-14T17:22:57.550Z Compiling getrandom v0.2.15
12742025-07-14T17:22:57.835Z Compiling jobserver v0.1.32
12752025-07-14T17:22:58.103Z Compiling log v0.4.27
12762025-07-14T17:22:58.136Z Compiling rand_core v0.6.4
12772025-07-14T17:22:58.169Z Compiling smallvec v1.15.0
12782025-07-14T17:22:58.278Z Compiling portable-atomic v1.11.0
12792025-07-14T17:22:58.512Z Compiling cc v1.2.15
12802025-07-14T17:22:58.699Z Compiling critical-section v1.1.3
12812025-07-14T17:22:58.724Z Compiling subtle v2.6.1
12822025-07-14T17:22:58.763Z Compiling const-oid v0.9.6
12832025-07-14T17:22:58.890Z Compiling pkg-config v0.3.31
12842025-07-14T17:22:58.917Z Compiling parking_lot_core v0.9.10
12852025-07-14T17:22:59.144Z Compiling pin-project-lite v0.2.14
12862025-07-14T17:22:59.336Z Compiling rustix v0.38.37
12872025-07-14T17:23:00.501Z Compiling signal-hook-registry v1.4.2
12882025-07-14T17:23:00.532Z Compiling parking_lot v0.12.3
12892025-07-14T17:23:00.811Z Compiling mio v1.0.2
12902025-07-14T17:23:00.850Z Compiling futures-core v0.3.31
12912025-07-14T17:23:01.144Z Compiling once_cell v1.21.3
12922025-07-14T17:23:01.313Z Compiling spin v0.9.8
12932025-07-14T17:23:01.347Z Compiling socket2 v0.5.10
12942025-07-14T17:23:01.424Z Compiling aho-corasick v1.1.3
12952025-07-14T17:23:01.618Z Compiling slab v0.4.9
12962025-07-14T17:23:01.683Z Compiling libm v0.2.8
12972025-07-14T17:23:01.810Z Compiling cpufeatures v0.2.14
12982025-07-14T17:23:01.956Z Compiling either v1.15.0
12992025-07-14T17:23:02.000Z Compiling serde_json v1.0.140
13002025-07-14T17:23:02.032Z Compiling regex-syntax v0.8.5
13012025-07-14T17:23:02.279Z Compiling num-traits v0.2.19
13022025-07-14T17:23:02.436Z Compiling getrandom v0.3.1
13032025-07-14T17:23:02.477Z Compiling percent-encoding v2.3.1
13042025-07-14T17:23:02.501Z Compiling futures-sink v0.3.31
13052025-07-14T17:23:02.604Z Compiling glob v0.3.2
13062025-07-14T17:23:03.075Z Compiling prettyplease v0.2.35
13072025-07-14T17:23:03.221Z Compiling lazy_static v1.5.0
13082025-07-14T17:23:03.377Z Compiling allocator-api2 v0.2.21
13092025-07-14T17:23:03.461Z Compiling foldhash v0.1.5
13102025-07-14T17:23:03.486Z Compiling clang-sys v1.8.1
13112025-07-14T17:23:03.626Z Compiling minimal-lexical v0.2.1
13122025-07-14T17:23:04.261Z Compiling hashbrown v0.15.4
13132025-07-14T17:23:04.286Z Compiling nom v7.1.3
13142025-07-14T17:23:04.313Z Compiling libloading v0.8.5
13152025-07-14T17:23:04.391Z Compiling base64ct v1.6.0
13162025-07-14T17:23:04.717Z Compiling bindgen v0.69.5
13172025-07-14T17:23:05.152Z Compiling home v0.5.9
13182025-07-14T17:23:05.454Z Compiling pem-rfc7468 v0.7.0
13192025-07-14T17:23:05.914Z Compiling futures-channel v0.3.31
13202025-07-14T17:23:05.965Z Compiling regex-automata v0.4.8
13212025-07-14T17:23:06.204Z Compiling itertools v0.12.1
13222025-07-14T17:23:06.249Z Compiling pin-utils v0.1.0
13232025-07-14T17:23:06.392Z Compiling futures-io v0.3.31
13242025-07-14T17:23:06.419Z Compiling futures-task v0.3.31
13252025-07-14T17:23:06.756Z Compiling synstructure v0.13.1
13262025-07-14T17:23:07.870Z Compiling cexpr v0.6.0
13272025-07-14T17:23:08.208Z Compiling rustc-hash v1.1.0
13282025-07-14T17:23:08.426Z Compiling lazycell v1.3.0
13292025-07-14T17:23:08.635Z Compiling flagset v0.4.6
13302025-07-14T17:23:08.776Z Compiling cmake v0.1.51
13312025-07-14T17:23:08.901Z Compiling zerocopy v0.8.26
13322025-07-14T17:23:09.628Z Compiling dunce v1.0.5
13332025-07-14T17:23:09.706Z Compiling fs_extra v1.3.0
13342025-07-14T17:23:09.780Z Compiling form_urlencoded v1.2.1
13352025-07-14T17:23:09.854Z Compiling vcpkg v0.2.15
13362025-07-14T17:23:09.924Z Compiling paste v1.0.15
13372025-07-14T17:23:10.053Z Compiling crossbeam-utils v0.8.21
13382025-07-14T17:23:10.247Z Compiling ring v0.17.14
13392025-07-14T17:23:10.349Z Compiling tracing-core v0.1.32
13402025-07-14T17:23:10.658Z Compiling aws-lc-rs v1.12.4
13412025-07-14T17:23:11.149Z Compiling iana-time-zone v0.1.63
13422025-07-14T17:23:11.622Z Compiling rustls-pki-types v1.10.0
13432025-07-14T17:23:11.700Z Compiling httparse v1.9.5
13442025-07-14T17:23:11.781Z Compiling openssl-sys v0.9.109
13452025-07-14T17:23:11.959Z Compiling serde_derive v1.0.219
13462025-07-14T17:23:12.382Z Compiling zeroize_derive v1.4.2
13472025-07-14T17:23:12.708Z Compiling zerofrom-derive v0.1.4
13482025-07-14T17:23:12.833Z Compiling yoke-derive v0.7.4
13492025-07-14T17:23:12.910Z Compiling zerovec-derive v0.10.3
13502025-07-14T17:23:13.954Z Compiling zeroize v1.8.1
13512025-07-14T17:23:15.637Z Compiling displaydoc v0.2.5
13522025-07-14T17:23:15.768Z Compiling zerocopy-derive v0.7.35
13532025-07-14T17:23:15.893Z Compiling crypto-common v0.1.6
13542025-07-14T17:23:16.190Z Compiling block-buffer v0.10.4
13552025-07-14T17:23:16.505Z Compiling digest v0.10.7
13562025-07-14T17:23:16.587Z Compiling zerofrom v0.1.4
13572025-07-14T17:23:16.854Z Compiling yoke v0.7.4
13582025-07-14T17:23:17.014Z Compiling tokio-macros v2.5.0
13592025-07-14T17:23:17.145Z Compiling hmac v0.12.1
13602025-07-14T17:23:17.188Z Compiling icu_provider_macros v1.5.0
13612025-07-14T17:23:17.283Z Compiling block-padding v0.3.3
13622025-07-14T17:23:17.369Z Compiling zerovec v0.10.4
13632025-07-14T17:23:17.482Z Compiling sha2 v0.10.9
13642025-07-14T17:23:17.600Z Compiling inout v0.1.3
13652025-07-14T17:23:17.632Z Compiling regex v1.11.1
13662025-07-14T17:23:17.811Z Compiling zerocopy v0.7.35
13672025-07-14T17:23:17.920Z Compiling cipher v0.4.4
13682025-07-14T17:23:18.492Z Compiling futures-macro v0.3.31
13692025-07-14T17:23:18.518Z Compiling der_derive v0.7.3
13702025-07-14T17:23:18.706Z Compiling thiserror-impl v1.0.69
13712025-07-14T17:23:18.740Z Compiling salsa20 v0.10.2
13722025-07-14T17:23:19.031Z Compiling pbkdf2 v0.12.2
13732025-07-14T17:23:19.237Z Compiling ppv-lite86 v0.2.20
13742025-07-14T17:23:19.264Z Compiling zerocopy-derive v0.8.26
13752025-07-14T17:23:19.718Z Compiling tinystr v0.7.6
13762025-07-14T17:23:20.108Z Compiling serde v1.0.219
13772025-07-14T17:23:20.134Z Compiling icu_collections v1.5.0
13782025-07-14T17:23:20.279Z Compiling icu_locid v1.5.0
13792025-07-14T17:23:20.443Z Compiling futures-util v0.3.31
13802025-07-14T17:23:20.692Z Compiling scrypt v0.11.0
13812025-07-14T17:23:21.018Z Compiling der v0.7.9
13822025-07-14T17:23:21.288Z Compiling cbc v0.1.2
13832025-07-14T17:23:21.530Z Compiling aes v0.8.4
13842025-07-14T17:23:21.696Z Compiling icu_provider v1.5.0
13852025-07-14T17:23:21.785Z Compiling thiserror v1.0.69
13862025-07-14T17:23:21.962Z Compiling pest v2.7.14
13872025-07-14T17:23:22.532Z Compiling tracing-attributes v0.1.27
13882025-07-14T17:23:22.903Z Compiling icu_locid_transform v1.5.0
13892025-07-14T17:23:24.109Z Compiling spki v0.7.3
13902025-07-14T17:23:24.270Z Compiling scroll_derive v0.12.0
13912025-07-14T17:23:24.569Z Compiling icu_properties v1.5.1
13922025-07-14T17:23:24.968Z Compiling pkcs5 v0.7.1
13932025-07-14T17:23:25.588Z Compiling pest_meta v2.7.14
13942025-07-14T17:23:25.798Z Compiling bitflags v2.9.1
13952025-07-14T17:23:26.018Z Compiling bytes v1.10.1
13962025-07-14T17:23:26.156Z Compiling semver v1.0.26
13972025-07-14T17:23:26.320Z Compiling indexmap v2.10.0
13982025-07-14T17:23:26.482Z Compiling uuid v1.17.0
13992025-07-14T17:23:26.867Z Compiling rustc_version v0.4.1
14002025-07-14T17:23:27.624Z Compiling tokio v1.45.1
14012025-07-14T17:23:27.700Z Compiling http v1.3.1
14022025-07-14T17:23:27.841Z Compiling tracing v0.1.40
14032025-07-14T17:23:27.904Z Compiling pkcs8 v0.10.2
14042025-07-14T17:23:28.377Z Compiling chrono v0.4.41
14052025-07-14T17:23:28.599Z Compiling tinyvec_macros v0.1.1
14062025-07-14T17:23:28.753Z Compiling rustversion v1.0.17
14072025-07-14T17:23:29.017Z Compiling icu_normalizer v1.5.0
14082025-07-14T17:23:29.483Z Compiling base64 v0.22.1
14092025-07-14T17:23:30.004Z Compiling http-body v1.0.1
14102025-07-14T17:23:30.310Z Compiling which v4.4.2
14112025-07-14T17:23:30.403Z Compiling idna_adapter v1.2.0
14122025-07-14T17:23:30.540Z Compiling tinyvec v1.8.0
14132025-07-14T17:23:30.565Z Compiling pest_generator v2.7.14
14142025-07-14T17:23:30.720Z Compiling idna v1.0.3
14152025-07-14T17:23:31.090Z Compiling rand_core v0.9.2
14162025-07-14T17:23:31.412Z Compiling scroll v0.12.0
14172025-07-14T17:23:31.589Z Compiling url v2.5.4
14182025-07-14T17:23:32.128Z Compiling serde_derive_internals v0.29.1
14192025-07-14T17:23:32.288Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14202025-07-14T17:23:32.332Z Compiling bzip2-sys v0.1.13+1.0.8
14212025-07-14T17:23:32.358Z Compiling time-core v0.1.2
14222025-07-14T17:23:32.399Z Compiling try-lock v0.2.5
14232025-07-14T17:23:32.583Z Compiling foreign-types-shared v0.1.1
14242025-07-14T17:23:32.611Z Compiling powerfmt v0.2.0
14252025-07-14T17:23:32.752Z Compiling schemars v0.8.22
14262025-07-14T17:23:32.932Z Compiling atomic-waker v1.1.2
14272025-07-14T17:23:33.062Z Compiling untrusted v0.7.1
14282025-07-14T17:23:33.131Z Compiling openssl v0.10.73
14292025-07-14T17:23:33.174Z Compiling num-conv v0.1.0
14302025-07-14T17:23:33.206Z Compiling openssl-probe v0.1.5
14312025-07-14T17:23:33.330Z Compiling untrusted v0.9.0
14322025-07-14T17:23:33.508Z Compiling tower-service v0.3.3
14332025-07-14T17:23:33.544Z Compiling adler2 v2.0.0
14342025-07-14T17:23:33.633Z Compiling time-macros v0.2.18
14352025-07-14T17:23:33.871Z Compiling miniz_oxide v0.8.5
14362025-07-14T17:23:34.689Z Compiling schemars_derive v0.8.22
14372025-07-14T17:23:35.412Z Compiling deranged v0.3.11
14382025-07-14T17:23:35.659Z Compiling foreign-types v0.3.2
14392025-07-14T17:23:35.835Z Compiling want v0.3.1
14402025-07-14T17:23:36.196Z Compiling goblin v0.8.2
14412025-07-14T17:23:36.962Z Compiling pest_derive v2.7.14
14422025-07-14T17:23:37.772Z Compiling tokio-util v0.7.15
14432025-07-14T17:23:37.948Z Compiling rand_chacha v0.9.0
14442025-07-14T17:23:38.717Z Compiling ipnet v2.11.0
14452025-07-14T17:23:39.478Z Compiling h2 v0.4.6
14462025-07-14T17:23:40.236Z Compiling openssl-macros v0.1.1
14472025-07-14T17:23:40.262Z Compiling native-tls v0.2.12
14482025-07-14T17:23:40.656Z Compiling dyn-clone v1.0.19
14492025-07-14T17:23:40.968Z Compiling num_threads v0.1.7
14502025-07-14T17:23:41.059Z Compiling syn v1.0.109
14512025-07-14T17:23:41.177Z Compiling rustls v0.23.19
14522025-07-14T17:23:41.220Z Compiling httpdate v1.0.3
14532025-07-14T17:23:41.776Z Compiling time v0.3.36
14542025-07-14T17:23:43.423Z Compiling dof v0.3.0
14552025-07-14T17:23:45.535Z Compiling rand v0.9.1
14562025-07-14T17:23:45.754Z Compiling dtrace-parser v0.2.0
14572025-07-14T17:23:46.717Z Compiling unicode-normalization v0.1.24
14582025-07-14T17:23:47.093Z Compiling heapless v0.7.17
14592025-07-14T17:23:47.607Z Compiling signature v2.2.0
14602025-07-14T17:23:47.735Z Compiling crossbeam-epoch v0.9.18
14612025-07-14T17:23:47.760Z Compiling cookie v0.18.1
14622025-07-14T17:23:47.835Z Compiling crc32fast v1.4.2
14632025-07-14T17:23:47.949Z Compiling zlib-rs v0.5.1
14642025-07-14T17:23:48.104Z Compiling hyper v1.6.0
14652025-07-14T17:23:48.276Z Compiling unicode-bidi v0.3.17
14662025-07-14T17:23:48.525Z Compiling signal-hook v0.3.17
14672025-07-14T17:23:48.581Z Compiling rayon-core v1.12.1
14682025-07-14T17:23:48.953Z Compiling slog v2.7.0
14692025-07-14T17:23:48.983Z Compiling siphasher v0.3.11
14702025-07-14T17:23:49.506Z Compiling unicode-properties v0.1.3
14712025-07-14T17:23:49.530Z Compiling zstd-safe v7.2.3
14722025-07-14T17:23:49.826Z Compiling phf_shared v0.11.2
14732025-07-14T17:23:50.033Z Compiling stringprep v0.1.5
14742025-07-14T17:23:50.533Z Compiling crossbeam-deque v0.8.5
14752025-07-14T17:23:50.879Z Compiling usdt-impl v0.5.0
14762025-07-14T17:23:51.038Z Compiling curve25519-dalek v4.1.3
14772025-07-14T17:23:51.200Z Compiling hyper-util v0.1.14
14782025-07-14T17:23:51.287Z Compiling toml_datetime v0.6.11
14792025-07-14T17:23:51.760Z Compiling serde_spanned v0.6.9
14802025-07-14T17:23:51.897Z Compiling serde_tokenstream v0.2.2
14812025-07-14T17:23:52.046Z Compiling rand_chacha v0.3.1
14822025-07-14T17:23:52.319Z Compiling md-5 v0.10.6
14832025-07-14T17:23:52.344Z Compiling num-integer v0.1.46
14842025-07-14T17:23:52.553Z Compiling sync_wrapper v1.0.1
14852025-07-14T17:23:52.647Z Compiling ff v0.13.0
14862025-07-14T17:23:52.760Z Compiling hash32 v0.2.1
14872025-07-14T17:23:52.927Z Compiling memoffset v0.9.1
14882025-07-14T17:23:53.112Z Compiling base16ct v0.2.0
14892025-07-14T17:23:53.182Z Compiling num-bigint-dig v0.8.4
14902025-07-14T17:23:53.280Z Compiling cfg_aliases v0.2.1
14912025-07-14T17:23:53.420Z Compiling gimli v0.31.1
14922025-07-14T17:23:53.471Z Compiling newtype-uuid v1.2.4
14932025-07-14T17:23:53.524Z Compiling litrs v0.4.1
14942025-07-14T17:23:53.865Z Compiling psl-types v2.0.11
14952025-07-14T17:23:54.126Z Compiling tower-layer v0.3.3
14962025-07-14T17:23:54.400Z Compiling fallible-iterator v0.2.0
14972025-07-14T17:23:54.456Z Compiling smoltcp v0.9.1
14982025-07-14T17:23:54.722Z Compiling document-features v0.2.10
14992025-07-14T17:23:55.163Z Compiling libz-rs-sys v0.5.1
15002025-07-14T17:23:55.483Z Compiling flate2 v1.1.2
15012025-07-14T17:23:55.551Z Compiling postgres-protocol v0.6.8
15022025-07-14T17:23:55.667Z Compiling tower v0.5.2
15032025-07-14T17:23:55.981Z Compiling publicsuffix v2.3.0
15042025-07-14T17:23:56.403Z Compiling nix v0.29.0
15052025-07-14T17:23:56.428Z Compiling sec1 v0.7.3
15062025-07-14T17:23:56.842Z Compiling num-iter v0.1.45
15072025-07-14T17:23:57.032Z Compiling group v0.13.0
15082025-07-14T17:23:57.159Z Compiling rand v0.8.5
15092025-07-14T17:23:57.518Z Compiling tokio-native-tls v0.3.1
15102025-07-14T17:23:57.865Z Compiling addr2line v0.24.2
15112025-07-14T17:23:58.667Z Compiling ipnetwork v0.21.1
15122025-07-14T17:23:58.726Z Compiling strum_macros v0.27.1
15132025-07-14T17:23:59.265Z Compiling rustls-native-certs v0.8.1
15142025-07-14T17:23:59.314Z Compiling terminal_size v0.4.0
15152025-07-14T17:23:59.355Z Compiling http-body-util v0.1.3
15162025-07-14T17:23:59.628Z Compiling hkdf v0.12.4
15172025-07-14T17:23:59.708Z Compiling crypto-bigint v0.5.5
15182025-07-14T17:23:59.828Z Compiling webpki-roots v1.0.1
15192025-07-14T17:24:00.032Z Compiling thiserror-impl v2.0.12
15202025-07-14T17:24:00.058Z Compiling async-trait v0.1.88
15212025-07-14T17:24:00.094Z Compiling curve25519-dalek-derive v0.1.1
15222025-07-14T17:24:00.118Z Compiling fs-err v3.1.1
15232025-07-14T17:24:00.465Z Compiling ahash v0.8.11
15242025-07-14T17:24:00.809Z Compiling object v0.36.5
15252025-07-14T17:24:01.537Z Compiling bumpalo v3.16.0
15262025-07-14T17:24:02.078Z Compiling anyhow v1.0.98
15272025-07-14T17:24:02.776Z Compiling buf-list v1.0.3
15282025-07-14T17:24:02.870Z Compiling lockfree-object-pool v0.1.6
15292025-07-14T17:24:03.181Z Compiling simd-adler32 v0.3.7
15302025-07-14T17:24:03.432Z Compiling winnow v0.5.40
15312025-07-14T17:24:03.861Z Compiling bitflags v1.3.2
15322025-07-14T17:24:03.886Z Compiling rustc-demangle v0.1.24
15332025-07-14T17:24:04.006Z Compiling iri-string v0.7.8
15342025-07-14T17:24:04.587Z Compiling hubpack_derive v0.1.1
15352025-07-14T17:24:04.620Z Compiling managed v0.8.0
15362025-07-14T17:24:05.043Z Compiling strum v0.27.1
15372025-07-14T17:24:05.346Z Compiling console v0.15.10
15382025-07-14T17:24:05.568Z Compiling hubpack v0.1.2
15392025-07-14T17:24:06.058Z Compiling clap_builder v4.5.40
15402025-07-14T17:24:06.613Z Compiling thiserror v2.0.12
15412025-07-14T17:24:06.777Z Compiling elliptic-curve v0.13.8
15422025-07-14T17:24:06.807Z Compiling zopfli v0.8.1
15432025-07-14T17:24:07.378Z Compiling tower-http v0.6.6
15442025-07-14T17:24:07.699Z Compiling toml_edit v0.19.15
15452025-07-14T17:24:08.367Z Compiling hyper-tls v0.6.0
15462025-07-14T17:24:08.526Z Compiling oxnet v0.1.2
15472025-07-14T17:24:08.554Z Compiling signal-hook-mio v0.2.4
15482025-07-14T17:24:08.851Z Compiling rayon v1.10.0
15492025-07-14T17:24:09.595Z Compiling backtrace v0.3.74
15502025-07-14T17:24:09.808Z Compiling zstd v0.13.3
15512025-07-14T17:24:10.376Z Compiling cookie_store v0.21.1
15522025-07-14T17:24:12.249Z Compiling postgres-types v0.2.9
15532025-07-14T17:24:12.989Z Compiling usdt-macro v0.5.0
15542025-07-14T17:24:13.697Z Compiling usdt-attr-macro v0.5.0
15552025-07-14T17:24:14.159Z Compiling phf v0.11.2
15562025-07-14T17:24:14.472Z Compiling ed25519 v2.2.3
15572025-07-14T17:24:14.505Z Compiling bzip2 v0.4.4
15582025-07-14T17:24:14.738Z Compiling bzip2 v0.5.2
15592025-07-14T17:24:14.996Z Compiling strum_macros v0.26.4
15602025-07-14T17:24:15.205Z Compiling pkcs1 v0.7.5
15612025-07-14T17:24:15.394Z Compiling serde_urlencoded v0.7.1
15622025-07-14T17:24:15.493Z Compiling serde-big-array v0.5.1
15632025-07-14T17:24:15.844Z Compiling rfc6979 v0.4.0
15642025-07-14T17:24:15.991Z Compiling bstr v1.10.0
15652025-07-14T17:24:16.077Z Compiling clap_derive v4.5.40
15662025-07-14T17:24:16.157Z Compiling serde_repr v0.1.19
15672025-07-14T17:24:16.209Z Compiling daft-derive v0.1.4
15682025-07-14T17:24:16.529Z Compiling enum-as-inner v0.6.1
15692025-07-14T17:24:17.260Z Compiling float-cmp v0.10.0
15702025-07-14T17:24:17.539Z Compiling encoding_rs v0.8.34
15712025-07-14T17:24:17.540Z Compiling mime v0.3.17
15722025-07-14T17:24:17.613Z Compiling unicode-segmentation v1.12.0
15732025-07-14T17:24:17.816Z Compiling data-encoding v2.9.0
15742025-07-14T17:24:18.150Z Compiling precomputed-hash v0.1.1
15752025-07-14T17:24:18.364Z Compiling difflib v0.4.0
15762025-07-14T17:24:18.497Z Compiling whoami v1.5.2
15772025-07-14T17:24:19.140Z Compiling normalize-line-endings v0.3.0
15782025-07-14T17:24:19.307Z Compiling predicates-core v1.0.8
15792025-07-14T17:24:19.775Z Compiling fixedbitset v0.4.2
15802025-07-14T17:24:19.828Z Compiling new_debug_unreachable v1.0.6
15812025-07-14T17:24:19.853Z Compiling static_assertions v1.1.0
15822025-07-14T17:24:19.992Z Compiling number_prefix v0.4.0
15832025-07-14T17:24:20.017Z Compiling strum v0.26.3
15842025-07-14T17:24:20.042Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15852025-07-14T17:24:20.298Z Compiling indicatif v0.17.11
15862025-07-14T17:24:20.323Z Compiling petgraph v0.6.5
15872025-07-14T17:24:20.390Z Compiling string_cache v0.8.9
15882025-07-14T17:24:20.816Z Compiling clap v4.5.40
15892025-07-14T17:24:20.871Z Compiling toml_edit v0.22.27
15902025-07-14T17:24:20.964Z Compiling predicates v3.1.3
15912025-07-14T17:24:21.673Z Compiling tokio-postgres v0.7.13
15922025-07-14T17:24:22.425Z Compiling hickory-proto v0.25.2
15932025-07-14T17:24:22.974Z Compiling similar v2.7.0
15942025-07-14T17:24:24.309Z Compiling daft v0.1.4
15952025-07-14T17:24:24.667Z Compiling usdt v0.5.0
15962025-07-14T17:24:25.039Z Compiling ecdsa v0.16.9
15972025-07-14T17:24:25.207Z Compiling rsa v0.9.6
15982025-07-14T17:24:25.317Z Compiling zip v4.2.0
15992025-07-14T17:24:26.322Z Compiling ed25519-dalek v2.1.1
16002025-07-14T17:24:27.448Z Compiling zip v0.6.6
16012025-07-14T17:24:28.101Z Compiling toml v0.7.8
16022025-07-14T17:24:28.689Z Compiling crossterm v0.28.1
16032025-07-14T17:24:29.784Z Compiling tokio-stream v0.1.17
16042025-07-14T17:24:29.809Z Compiling openapiv3 v2.2.0
16052025-07-14T17:24:30.185Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16062025-07-14T17:24:30.258Z Compiling x509-cert v0.2.5
16072025-07-14T17:24:30.647Z Compiling sha1 v0.10.6
16082025-07-14T17:24:30.818Z Compiling itertools v0.10.5
16092025-07-14T17:24:31.075Z Compiling dirs-sys-next v0.1.2
16102025-07-14T17:24:31.630Z Compiling winnow v0.6.26
16112025-07-14T17:24:31.953Z Compiling lalrpop-util v0.19.12
16122025-07-14T17:24:32.450Z Compiling peg-runtime v0.8.5
16132025-07-14T17:24:33.085Z Compiling rustc-hash v2.1.1
16142025-07-14T17:24:33.304Z Compiling dirs-next v2.0.0
16152025-07-14T17:24:33.528Z Compiling thread_local v1.1.8
16162025-07-14T17:24:33.608Z Compiling slog-async v2.8.0
16172025-07-14T17:24:33.838Z Compiling term v0.7.0
16182025-07-14T17:24:33.937Z Compiling xattr v1.3.1
16192025-07-14T17:24:34.115Z Compiling futures-executor v0.3.31
16202025-07-14T17:24:34.250Z Compiling crossbeam-channel v0.5.15
16212025-07-14T17:24:34.275Z Compiling is-terminal v0.4.13
16222025-07-14T17:24:34.333Z Compiling filetime v0.2.25
16232025-07-14T17:24:34.441Z Compiling take_mut v0.2.2
16242025-07-14T17:24:34.637Z Compiling tar v0.4.44
16252025-07-14T17:24:34.662Z Compiling slog-term v2.9.1
16262025-07-14T17:24:34.687Z Compiling futures v0.3.31
16272025-07-14T17:24:34.849Z Compiling camino v1.1.10
16282025-07-14T17:24:40.685Z Compiling aws-lc-sys v0.26.0
16292025-07-14T17:25:15.655Z Compiling rustls-webpki v0.102.8
16302025-07-14T17:25:22.177Z Compiling tokio-rustls v0.26.0
16312025-07-14T17:25:22.529Z Compiling hyper-rustls v0.27.7
16322025-07-14T17:25:22.946Z Compiling reqwest v0.12.22
16332025-07-14T17:25:28.015Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16342025-07-14T17:25:28.427Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16352025-07-14T17:25:35.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
16362025-07-14T17:25:35.288Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16372025-07-14T17:25:35.367ZJul 14 17:25:34.842 INFO Starting download, target: Clickhouse
16382025-07-14T17:25:35.367ZJul 14 17:25:34.843 INFO Starting download, target: Cockroach
16392025-07-14T17:25:35.367ZJul 14 17:25:34.843 INFO Starting download, target: Console
16402025-07-14T17:25:35.367ZJul 14 17:25:34.843 INFO Starting download, target: DendriteStub
16412025-07-14T17:25:35.367ZJul 14 17:25:34.843 INFO Starting download, target: MaghemiteMgd
16422025-07-14T17:25:35.367ZJul 14 17:25:34.843 INFO Starting download, target: TransceiverControl
16432025-07-14T17:25:35.393ZJul 14 17:25:34.845 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16442025-07-14T17:25:35.393ZJul 14 17:25:34.845 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16452025-07-14T17:25:35.393ZJul 14 17:25:34.845 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16462025-07-14T17:25:35.393ZJul 14 17:25:34.846 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16472025-07-14T17:25:35.393ZJul 14 17:25:34.846 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16482025-07-14T17:25:35.393ZJul 14 17:25:34.846 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16492025-07-14T17:25:36.001ZJul 14 17:25:35.456 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16502025-07-14T17:25:36.107ZJul 14 17:25:35.574 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16512025-07-14T17:25:36.419ZJul 14 17:25:35.894 INFO Download complete, target: Console
16522025-07-14T17:25:36.526ZJul 14 17:25:36.001 INFO Download complete, target: TransceiverControl
16532025-07-14T17:25:39.113ZJul 14 17:25:38.589 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16542025-07-14T17:25:39.918ZJul 14 17:25:39.395 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16552025-07-14T17:25:40.920ZJul 14 17:25:40.396 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16562025-07-14T17:25:40.921ZJul 14 17:25:40.397 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16572025-07-14T17:25:44.400ZJul 14 17:25:43.876 INFO Download complete, target: DendriteStub
16582025-07-14T17:25:45.302ZJul 14 17:25:44.779 INFO Download complete, target: MaghemiteMgd
16592025-07-14T17:25:52.296ZJul 14 17:25:51.772 INFO Checking that binary works, target: Cockroach
16602025-07-14T17:25:52.642ZJul 14 17:25:52.119 INFO Download complete, target: Cockroach
16612025-07-14T17:25:58.524ZJul 14 17:25:58.002 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16622025-07-14T17:26:12.034ZJul 14 17:26:11.512 INFO Checking that binary works, target: Clickhouse
16632025-07-14T17:26:12.248ZJul 14 17:26:11.726 INFO Download complete, target: Clickhouse
16642025-07-14T17:26:12.272ZAll prerequisites installed successfully
16652025-07-14T17:26:12.272Z
16662025-07-14T17:26:12.272Zreal 6:08.285907859
16672025-07-14T17:26:12.272Zuser 18:44.930593139
16682025-07-14T17:26:12.273Zsys 3:00.907494824
16692025-07-14T17:26:12.273Ztrap 0.834326539
16702025-07-14T17:26:12.273Ztflt 0.455781985
16712025-07-14T17:26:12.273Zdflt 1.316195369
16722025-07-14T17:26:12.273Zkflt 0.011507648
16732025-07-14T17:26:12.273Zlock 51:22.214684080
16742025-07-14T17:26:12.273Zslp 1:08:57.099974899
16752025-07-14T17:26:12.273Zlat 1:21.972849330
16762025-07-14T17:26:12.273Zstop 3:02.500168750
16772025-07-14T17:26:12.273Z+ ptime -m cargo xtask download softnpu
16782025-07-14T17:26:13.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
16792025-07-14T17:26:13.399Z Running `target/debug/xtask download softnpu`
16802025-07-14T17:26:14.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
16812025-07-14T17:26:14.911Z Running `target/debug/xtask-downloader softnpu`
16822025-07-14T17:26:14.966ZJul 14 17:26:14.444 INFO Starting download, target: Softnpu
16832025-07-14T17:26:14.991ZJul 14 17:26:14.445 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16842025-07-14T17:26:16.490ZJul 14 17:26:15.969 INFO Download complete, target: Softnpu
16852025-07-14T17:26:16.515Z
16862025-07-14T17:26:16.515Zreal 4.227993334
16872025-07-14T17:26:16.515Zuser 2.074932310
16882025-07-14T17:26:16.515Zsys 1.266605073
16892025-07-14T17:26:16.515Ztrap 0.000565546
16902025-07-14T17:26:16.515Ztflt 0.000143292
16912025-07-14T17:26:16.515Zdflt 0.000214929
16922025-07-14T17:26:16.515Zkflt 0.000000000
16932025-07-14T17:26:16.515Zlock 16.415332895
16942025-07-14T17:26:16.515Zslp 1.320349094
16952025-07-14T17:26:16.515Zlat 0.186119881
16962025-07-14T17:26:16.515Zstop 0.000385046
16972025-07-14T17:26:16.515Z+ export CARGO_INCREMENTAL=0
16982025-07-14T17:26:16.515Z+ CARGO_INCREMENTAL=0
16992025-07-14T17:26:16.515Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17002025-07-14T17:26:18.136Z Compiling proc-macro2 v1.0.95
17012025-07-14T17:26:18.137Z Compiling unicode-ident v1.0.18
17022025-07-14T17:26:18.137Z Compiling libc v0.2.174
17032025-07-14T17:26:18.137Z Compiling serde v1.0.219
17042025-07-14T17:26:18.162Z Compiling autocfg v1.4.0
17052025-07-14T17:26:18.186Z Compiling cfg-if v1.0.1
17062025-07-14T17:26:18.211Z Compiling version_check v0.9.5
17072025-07-14T17:26:18.370Z Compiling memchr v2.7.4
17082025-07-14T17:26:18.431Z Compiling shlex v1.3.0
17092025-07-14T17:26:18.456Z Compiling portable-atomic v1.11.0
17102025-07-14T17:26:18.831Z Compiling typenum v1.17.0
17112025-07-14T17:26:18.856Z Compiling generic-array v0.14.7
17122025-07-14T17:26:18.961Z Compiling lock_api v0.4.12
17132025-07-14T17:26:19.152Z Compiling value-bag v1.9.0
17142025-07-14T17:26:19.285Z Compiling libm v0.2.8
17152025-07-14T17:26:19.524Z Compiling serde_json v1.0.140
17162025-07-14T17:26:19.599Z Compiling log v0.4.27
17172025-07-14T17:26:19.631Z Compiling num-traits v0.2.19
17182025-07-14T17:26:19.702Z Compiling getrandom v0.3.1
17192025-07-14T17:26:19.884Z Compiling quote v1.0.40
17202025-07-14T17:26:19.977Z Compiling parking_lot_core v0.9.10
17212025-07-14T17:26:20.168Z Compiling jobserver v0.1.32
17222025-07-14T17:26:20.277Z Compiling semver v1.0.26
17232025-07-14T17:26:20.378Z Compiling syn v2.0.104
17242025-07-14T17:26:20.407Z Compiling smallvec v1.15.0
17252025-07-14T17:26:20.462Z Compiling scopeguard v1.2.0
17262025-07-14T17:26:20.487Z Compiling getrandom v0.2.15
17272025-07-14T17:26:20.513Z Compiling pkg-config v0.3.31
17282025-07-14T17:26:20.679Z Compiling cc v1.2.15
17292025-07-14T17:26:20.872Z Compiling itoa v1.0.11
17302025-07-14T17:26:20.898Z Compiling aho-corasick v1.1.3
17312025-07-14T17:26:20.928Z Compiling regex-syntax v0.8.5
17322025-07-14T17:26:21.176Z Compiling rustix v0.38.37
17332025-07-14T17:26:21.589Z Compiling either v1.15.0
17342025-07-14T17:26:22.308Z Compiling critical-section v1.1.3
17352025-07-14T17:26:22.489Z Compiling stable_deref_trait v1.2.0
17362025-07-14T17:26:22.556Z Compiling slab v0.4.9
17372025-07-14T17:26:22.765Z Compiling spin v0.9.8
17382025-07-14T17:26:22.869Z Compiling errno v0.3.12
17392025-07-14T17:26:23.040Z Compiling once_cell v1.21.3
17402025-07-14T17:26:23.081Z Compiling rand_core v0.6.4
17412025-07-14T17:26:23.325Z Compiling glob v0.3.2
17422025-07-14T17:26:23.495Z Compiling prettyplease v0.2.35
17432025-07-14T17:26:23.548Z Compiling allocator-api2 v0.2.21
17442025-07-14T17:26:23.703Z Compiling subtle v2.6.1
17452025-07-14T17:26:23.800Z Compiling thiserror v1.0.69
17462025-07-14T17:26:23.941Z Compiling foldhash v0.1.5
17472025-07-14T17:26:23.966Z Compiling clang-sys v1.8.1
17482025-07-14T17:26:24.020Z Compiling regex-automata v0.4.8
17492025-07-14T17:26:24.216Z Compiling ryu v1.0.18
17502025-07-14T17:26:24.252Z Compiling pin-project-lite v0.2.14
17512025-07-14T17:26:24.298Z Compiling equivalent v1.0.2
17522025-07-14T17:26:24.413Z Compiling hashbrown v0.15.4
17532025-07-14T17:26:24.457Z Compiling lazy_static v1.5.0
17542025-07-14T17:26:24.707Z Compiling litemap v0.7.3
17552025-07-14T17:26:24.732Z Compiling schemars v0.8.22
17562025-07-14T17:26:24.864Z Compiling writeable v0.5.5
17572025-07-14T17:26:25.067Z Compiling minimal-lexical v0.2.1
17582025-07-14T17:26:25.497Z Compiling nom v7.1.3
17592025-07-14T17:26:25.878Z Compiling libloading v0.8.5
17602025-07-14T17:26:25.918Z Compiling bindgen v0.69.5
17612025-07-14T17:26:26.303Z Compiling percent-encoding v2.3.1
17622025-07-14T17:26:26.410Z Compiling zerocopy v0.8.26
17632025-07-14T17:26:26.581Z Compiling synstructure v0.13.1
17642025-07-14T17:26:26.676Z Compiling serde_derive_internals v0.29.1
17652025-07-14T17:26:27.044Z Compiling home v0.5.9
17662025-07-14T17:26:27.639Z Compiling itertools v0.12.1
17672025-07-14T17:26:28.215Z Compiling cexpr v0.6.0
17682025-07-14T17:26:28.415Z Compiling rustc-hash v1.1.0
17692025-07-14T17:26:28.491Z Compiling lazycell v1.3.0
17702025-07-14T17:26:28.673Z Compiling icu_locid_transform_data v1.5.0
17712025-07-14T17:26:28.793Z Compiling regex v1.11.1
17722025-07-14T17:26:28.864Z Compiling byteorder v1.5.0
17732025-07-14T17:26:29.314Z Compiling cmake v0.1.51
17742025-07-14T17:26:29.358Z Compiling signal-hook-registry v1.4.2
17752025-07-14T17:26:29.602Z Compiling fs_extra v1.3.0
17762025-07-14T17:26:29.729Z Compiling serde_derive v1.0.219
17772025-07-14T17:26:29.885Z Compiling zeroize_derive v1.4.2
17782025-07-14T17:26:29.956Z Compiling zerofrom-derive v0.1.4
17792025-07-14T17:26:30.066Z Compiling yoke-derive v0.7.4
17802025-07-14T17:26:30.091Z Compiling zerovec-derive v0.10.3
17812025-07-14T17:26:30.572Z Compiling displaydoc v0.2.5
17822025-07-14T17:26:30.922Z Compiling icu_provider_macros v1.5.0
17832025-07-14T17:26:31.595Z Compiling tokio-macros v2.5.0
17842025-07-14T17:26:31.696Z Compiling zeroize v1.8.1
17852025-07-14T17:26:31.861Z Compiling zerocopy-derive v0.7.35
17862025-07-14T17:26:31.899Z Compiling thiserror-impl v1.0.69
17872025-07-14T17:26:32.141Z Compiling schemars_derive v0.8.22
17882025-07-14T17:26:32.319Z Compiling zerofrom v0.1.4
17892025-07-14T17:26:32.558Z Compiling yoke v0.7.4
17902025-07-14T17:26:32.936Z Compiling zerovec v0.10.4
17912025-07-14T17:26:33.339Z Compiling futures-macro v0.3.31
17922025-07-14T17:26:33.373Z Compiling zerocopy-derive v0.8.26
17932025-07-14T17:26:33.987Z Compiling paste v1.0.15
17942025-07-14T17:26:34.269Z Compiling icu_properties_data v1.5.0
17952025-07-14T17:26:34.348Z Compiling dunce v1.0.5
17962025-07-14T17:26:34.502Z Compiling parking_lot v0.12.3
17972025-07-14T17:26:34.528Z Compiling mio v1.0.2
17982025-07-14T17:26:34.623Z Compiling icu_normalizer_data v1.5.0
17992025-07-14T17:26:34.706Z Compiling tinystr v0.7.6
18002025-07-14T17:26:34.745Z Compiling icu_collections v1.5.0
18012025-07-14T17:26:35.540Z Compiling icu_locid v1.5.0
18022025-07-14T17:26:35.684Z Compiling heck v0.5.0
18032025-07-14T17:26:35.977Z Compiling write16 v1.0.0
18042025-07-14T17:26:36.036Z Compiling utf8_iter v1.0.4
18052025-07-14T17:26:36.146Z Compiling utf16_iter v1.0.5
18062025-07-14T17:26:36.197Z Compiling crypto-common v0.1.6
18072025-07-14T17:26:36.423Z Compiling socket2 v0.5.10
18082025-07-14T17:26:36.759Z Compiling icu_provider v1.5.0
18092025-07-14T17:26:36.986Z Compiling fnv v1.0.7
18102025-07-14T17:26:37.033Z Compiling const-oid v0.9.6
18112025-07-14T17:26:37.178Z Compiling form_urlencoded v1.2.1
18122025-07-14T17:26:37.591Z Compiling icu_locid_transform v1.5.0
18132025-07-14T17:26:37.952Z Compiling ring v0.17.14
18142025-07-14T17:26:38.932Z Compiling icu_properties v1.5.1
18152025-07-14T17:26:39.525Z Compiling bitflags v2.9.1
18162025-07-14T17:26:39.591Z Compiling bytes v1.10.1
18172025-07-14T17:26:41.484Z Compiling tokio v1.45.1
18182025-07-14T17:26:41.518Z Compiling indexmap v2.10.0
18192025-07-14T17:26:41.797Z Compiling der_derive v0.7.3
18202025-07-14T17:26:41.841Z Compiling tracing-attributes v0.1.27
18212025-07-14T17:26:42.416Z Compiling icu_normalizer v1.5.0
18222025-07-14T17:26:42.975Z Compiling vcpkg v0.2.15
18232025-07-14T17:26:43.465Z Compiling which v4.4.2
18242025-07-14T17:26:44.035Z Compiling idna_adapter v1.2.0
18252025-07-14T17:26:44.265Z Compiling idna v1.0.3
18262025-07-14T17:26:44.332Z Compiling aws-lc-rs v1.12.4
18272025-07-14T17:26:44.681Z Compiling openssl-sys v0.9.109
18282025-07-14T17:26:45.552Z Compiling url v2.5.4
18292025-07-14T17:26:46.531Z Compiling block-buffer v0.10.4
18302025-07-14T17:26:46.834Z Compiling futures-core v0.3.31
18312025-07-14T17:26:47.162Z Compiling thiserror v2.0.12
18322025-07-14T17:26:47.658Z Compiling digest v0.10.7
18332025-07-14T17:26:48.273Z Compiling zerocopy v0.7.35
18342025-07-14T17:26:48.364Z Compiling thiserror-impl v2.0.12
18352025-07-14T17:26:48.690Z Compiling httparse v1.9.5
18362025-07-14T17:26:49.813Z Compiling uuid v1.17.0
18372025-07-14T17:26:50.386Z Compiling syn v1.0.109
18382025-07-14T17:26:50.457Z Compiling crossbeam-utils v0.8.21
18392025-07-14T17:26:50.968Z Compiling iana-time-zone v0.1.63
18402025-07-14T17:26:51.268Z Compiling chrono v0.4.41
18412025-07-14T17:26:52.292Z Compiling time-core v0.1.2
18422025-07-14T17:26:52.404Z Compiling num-conv v0.1.0
18432025-07-14T17:26:52.535Z Compiling futures-sink v0.3.31
18442025-07-14T17:26:52.739Z Compiling time-macros v0.2.18
18452025-07-14T17:26:53.903Z Compiling cpufeatures v0.2.14
18462025-07-14T17:26:54.319Z Compiling aws-lc-sys v0.26.0
18472025-07-14T17:26:54.360Z Compiling openssl v0.10.73
18482025-07-14T17:26:55.114Z Compiling hmac v0.12.1
18492025-07-14T17:26:55.228Z Compiling rustc_version v0.4.1
18502025-07-14T17:26:55.389Z Compiling serde_tokenstream v0.2.2
18512025-07-14T17:26:55.932Z Compiling block-padding v0.3.3
18522025-07-14T17:26:55.971Z Compiling openssl-macros v0.1.1
18532025-07-14T17:26:56.168Z Compiling scroll_derive v0.12.0
18542025-07-14T17:26:56.676Z Compiling ucd-trie v0.1.7
18552025-07-14T17:26:56.966Z Compiling native-tls v0.2.12
18562025-07-14T17:26:57.067Z Compiling rustls v0.23.19
18572025-07-14T17:26:57.230Z Compiling dyn-clone v1.0.19
18582025-07-14T17:26:57.372Z Compiling pest v2.7.14
18592025-07-14T17:26:57.527Z Compiling inout v0.1.3
18602025-07-14T17:26:57.555Z Compiling futures-channel v0.3.31
18612025-07-14T17:26:58.034Z Compiling pin-utils v0.1.0
18622025-07-14T17:26:58.096Z Compiling futures-task v0.3.31
18632025-07-14T17:26:58.289Z Compiling futures-io v0.3.31
18642025-07-14T17:26:58.407Z Compiling strsim v0.11.1
18652025-07-14T17:26:58.851Z Compiling futures-util v0.3.31
18662025-07-14T17:26:59.946Z Compiling pest_meta v2.7.14
18672025-07-14T17:27:01.251Z Compiling cipher v0.4.4
18682025-07-14T17:27:02.521Z Compiling sha2 v0.10.9
18692025-07-14T17:27:02.805Z Compiling http v1.3.1
18702025-07-14T17:27:02.855Z Compiling cookie v0.18.1
18712025-07-14T17:27:03.141Z Compiling base64ct v1.6.0
18722025-07-14T17:27:03.168Z Compiling rustversion v1.0.17
18732025-07-14T17:27:03.667Z Compiling pem-rfc7468 v0.7.0
18742025-07-14T17:27:03.768Z Compiling pest_generator v2.7.14
18752025-07-14T17:27:04.361Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18762025-07-14T17:27:04.510Z Compiling bzip2-sys v0.1.13+1.0.8
18772025-07-14T17:27:04.962Z Compiling flagset v0.4.6
18782025-07-14T17:27:05.004Z Compiling slog v2.7.0
18792025-07-14T17:27:05.156Z Compiling anyhow v1.0.98
18802025-07-14T17:27:05.212Z Compiling der v0.7.9
18812025-07-14T17:27:05.413Z Compiling pest_derive v2.7.14
18822025-07-14T17:27:06.062Z Compiling serde_spanned v0.6.9
18832025-07-14T17:27:06.262Z Compiling toml_datetime v0.6.11
18842025-07-14T17:27:06.306Z Compiling tracing-core v0.1.32
18852025-07-14T17:27:06.558Z Compiling usdt-impl v0.5.0
18862025-07-14T17:27:06.717Z Compiling rustls-pki-types v1.10.0
18872025-07-14T17:27:06.840Z Compiling rayon-core v1.12.1
18882025-07-14T17:27:07.130Z Compiling tracing v0.1.40
18892025-07-14T17:27:07.156Z Compiling spki v0.7.3
18902025-07-14T17:27:07.546Z Compiling salsa20 v0.10.2
18912025-07-14T17:27:07.795Z Compiling scroll v0.12.0
18922025-07-14T17:27:07.875Z Compiling pbkdf2 v0.12.2
18932025-07-14T17:27:08.044Z Compiling ppv-lite86 v0.2.20
18942025-07-14T17:27:08.405Z Compiling winnow v0.5.40
18952025-07-14T17:27:08.503Z Compiling litrs v0.4.1
18962025-07-14T17:27:08.703Z Compiling plain v0.2.3
18972025-07-14T17:27:08.865Z Compiling goblin v0.8.2
18982025-07-14T17:27:09.233Z Compiling scrypt v0.11.0
18992025-07-14T17:27:09.455Z Compiling document-features v0.2.10
19002025-07-14T17:27:09.673Z Compiling cbc v0.1.2
19012025-07-14T17:27:09.920Z Compiling aes v0.8.4
19022025-07-14T17:27:11.642Z Compiling toml_edit v0.19.15
19032025-07-14T17:27:12.235Z Compiling tokio-util v0.7.15
19042025-07-14T17:27:13.349Z Compiling newtype-uuid v1.2.4
19052025-07-14T17:27:13.648Z Compiling adler2 v2.0.0
19062025-07-14T17:27:13.950Z Compiling pretty-hex v0.4.1
19072025-07-14T17:27:14.228Z Compiling untrusted v0.9.0
19082025-07-14T17:27:14.259Z Compiling powerfmt v0.2.0
19092025-07-14T17:27:14.489Z Compiling untrusted v0.7.1
19102025-07-14T17:27:14.526Z Compiling dof v0.3.0
19112025-07-14T17:27:14.739Z Compiling deranged v0.3.11
19122025-07-14T17:27:14.785Z Compiling miniz_oxide v0.8.5
19132025-07-14T17:27:16.174Z Compiling pkcs5 v0.7.1
19142025-07-14T17:27:16.891Z Compiling dtrace-parser v0.2.0
19152025-07-14T17:27:16.956Z Compiling http-body v1.0.1
19162025-07-14T17:27:17.256Z Compiling heapless v0.7.17
19172025-07-14T17:27:17.933Z Compiling thread-id v4.2.2
19182025-07-14T17:27:18.325Z Compiling num_threads v0.1.7
19192025-07-14T17:27:18.451Z Compiling base64 v0.22.1
19202025-07-14T17:27:18.494Z Compiling atomic-waker v1.1.2
19212025-07-14T17:27:18.519Z Compiling signal-hook v0.3.17
19222025-07-14T17:27:18.743Z Compiling zstd-safe v7.2.3
19232025-07-14T17:27:18.884Z Compiling time v0.3.36
19242025-07-14T17:27:20.651Z Compiling pkcs8 v0.10.2
19252025-07-14T17:27:21.597Z Compiling try-lock v0.2.5
19262025-07-14T17:27:21.828Z Compiling tinyvec_macros v0.1.1
19272025-07-14T17:27:22.019Z Compiling tower-service v0.3.3
19282025-07-14T17:27:22.198Z Compiling tinyvec v1.8.0
19292025-07-14T17:27:22.600Z Compiling want v0.3.1
19302025-07-14T17:27:23.676Z Compiling h2 v0.4.6
19312025-07-14T17:27:25.760Z Compiling rand_core v0.9.2
19322025-07-14T17:27:26.033Z Compiling curve25519-dalek v4.1.3
19332025-07-14T17:27:26.308Z Compiling ipnet v2.11.0
19342025-07-14T17:27:26.453Z Compiling async-trait v0.1.88
19352025-07-14T17:27:26.790Z Compiling memoffset v0.9.1
19362025-07-14T17:27:27.298Z Compiling openssl-probe v0.1.5
19372025-07-14T17:27:27.610Z Compiling foreign-types-shared v0.1.1
19382025-07-14T17:27:28.460Z Compiling gimli v0.31.1
19392025-07-14T17:27:29.372Z Compiling smoltcp v0.9.1
19402025-07-14T17:27:30.045Z Compiling num-bigint-dig v0.8.4
19412025-07-14T17:27:30.360Z Compiling httpdate v1.0.3
19422025-07-14T17:27:31.993Z Compiling foreign-types v0.3.2
19432025-07-14T17:27:32.250Z Compiling hyper v1.6.0
19442025-07-14T17:27:34.545Z Compiling addr2line v0.24.2
19452025-07-14T17:27:36.409Z Compiling rand_chacha v0.9.0
19462025-07-14T17:27:37.773Z Compiling usdt-macro v0.5.0
19472025-07-14T17:27:39.008Z Compiling usdt-attr-macro v0.5.0
19482025-07-14T17:27:41.494Z Compiling strum_macros v0.26.4
19492025-07-14T17:27:42.604Z Compiling ipnetwork v0.21.1
19502025-07-14T17:27:43.681Z Compiling daft-derive v0.1.4
19512025-07-14T17:27:44.218Z Compiling object v0.36.5
19522025-07-14T17:27:45.117Z Compiling cfg_aliases v0.2.1
19532025-07-14T17:27:45.476Z Compiling rustc-demangle v0.1.24
19542025-07-14T17:27:46.973Z Compiling nix v0.29.0
19552025-07-14T17:27:49.138Z Compiling rand v0.9.1
19562025-07-14T17:27:50.432Z Compiling crossbeam-epoch v0.9.18
19572025-07-14T17:27:51.069Z Compiling hyper-util v0.1.14
19582025-07-14T17:27:52.798Z Compiling backtrace v0.3.74
19592025-07-14T17:27:53.746Z Compiling unicode-normalization v0.1.24
19602025-07-14T17:27:55.480Z Compiling strum_macros v0.27.1
19612025-07-14T17:27:57.712Z Compiling hubpack_derive v0.1.1
19622025-07-14T17:27:58.111Z Compiling signature v2.2.0
19632025-07-14T17:27:58.370Z Compiling openapiv3 v2.2.0
19642025-07-14T17:27:58.926Z Compiling curve25519-dalek-derive v0.1.1
19652025-07-14T17:27:59.767Z Compiling fs-err v3.1.1
19662025-07-14T17:28:00.112Z Compiling ahash v0.8.11
19672025-07-14T17:28:00.476Z Compiling crc32fast v1.4.2
19682025-07-14T17:28:00.831Z Compiling siphasher v0.3.11
19692025-07-14T17:28:01.226Z Compiling unicode-bidi v0.3.17
19702025-07-14T17:28:02.136Z Compiling zlib-rs v0.5.1
19712025-07-14T17:28:02.204Z Compiling utf8parse v0.2.2
19722025-07-14T17:28:02.300Z Compiling anstyle v1.0.11
19732025-07-14T17:28:02.573Z Compiling ident_case v1.0.1
19742025-07-14T17:28:02.721Z Compiling buf-list v1.0.3
19752025-07-14T17:28:02.792Z Compiling unicode-properties v0.1.3
19762025-07-14T17:28:02.955Z Compiling darling_core v0.20.10
19772025-07-14T17:28:03.203Z Compiling stringprep v0.1.5
19782025-07-14T17:28:04.046Z Compiling anstyle-parse v0.2.5
19792025-07-14T17:28:06.899Z Compiling libz-rs-sys v0.5.1
19802025-07-14T17:28:07.198Z Compiling phf_shared v0.11.2
19812025-07-14T17:28:10.960Z Compiling crossbeam-deque v0.8.5
19822025-07-14T17:28:11.777Z Compiling http-body-util v0.1.3
19832025-07-14T17:28:11.840Z Compiling rand_chacha v0.3.1
19842025-07-14T17:28:12.557Z Compiling sync_wrapper v1.0.1
19852025-07-14T17:28:12.651Z Compiling md-5 v0.10.6
19862025-07-14T17:28:12.939Z Compiling num-integer v0.1.46
19872025-07-14T17:28:13.771Z Compiling hash32 v0.2.1
19882025-07-14T17:28:13.891Z Compiling ff v0.13.0
19892025-07-14T17:28:14.190Z Compiling encoding_rs v0.8.34
19902025-07-14T17:28:14.217Z Compiling colorchoice v1.0.2
19912025-07-14T17:28:14.441Z Compiling is_terminal_polyfill v1.70.1
19922025-07-14T17:28:14.477Z Compiling psl-types v2.0.11
19932025-07-14T17:28:14.624Z Compiling base16ct v0.2.0
19942025-07-14T17:28:15.014Z Compiling tower-layer v0.3.3
19952025-07-14T17:28:15.056Z Compiling fallible-iterator v0.2.0
19962025-07-14T17:28:15.298Z Compiling mime v0.3.17
19972025-07-14T17:28:16.102Z Compiling anstyle-query v1.1.1
19982025-07-14T17:28:16.235Z Compiling tower v0.5.2
19992025-07-14T17:28:16.297Z Compiling anstream v0.6.18
20002025-07-14T17:28:16.853Z Compiling postgres-protocol v0.6.8
20012025-07-14T17:28:17.938Z Compiling publicsuffix v2.3.0
20022025-07-14T17:28:17.972Z Compiling sec1 v0.7.3
20032025-07-14T17:28:18.620Z Compiling group v0.13.0
20042025-07-14T17:28:19.148Z Compiling num-iter v0.1.45
20052025-07-14T17:28:20.484Z Compiling rand v0.8.5
20062025-07-14T17:28:21.638Z Compiling rustls-webpki v0.102.8
20072025-07-14T17:28:21.865Z Compiling tokio-native-tls v0.3.1
20082025-07-14T17:28:22.303Z Compiling darling_macro v0.20.10
20092025-07-14T17:28:22.529Z Compiling flate2 v1.1.2
20102025-07-14T17:28:23.423Z Compiling rustls-native-certs v0.8.1
20112025-07-14T17:28:24.361Z Compiling webpki-roots v1.0.1
20122025-07-14T17:28:24.919Z Compiling hkdf v0.12.4
20132025-07-14T17:28:24.946Z Compiling terminal_size v0.4.0
20142025-07-14T17:28:25.200Z Compiling serde_urlencoded v0.7.1
20152025-07-14T17:28:25.225Z Compiling clap_derive v4.5.40
20162025-07-14T17:28:25.481Z Compiling enum-as-inner v0.6.1
20172025-07-14T17:28:25.523Z Compiling crypto-bigint v0.5.5
20182025-07-14T17:28:25.783Z Compiling serde_repr v0.1.19
20192025-07-14T17:28:26.700Z Compiling bitflags v1.3.2
20202025-07-14T17:28:26.969Z Compiling lockfree-object-pool v0.1.6
20212025-07-14T17:28:27.667Z Compiling simd-adler32 v0.3.7
20222025-07-14T17:28:28.210Z Compiling iri-string v0.7.8
20232025-07-14T17:28:28.289Z Compiling managed v0.8.0
20242025-07-14T17:28:28.530Z Compiling bumpalo v3.16.0
20252025-07-14T17:28:28.569Z Compiling unicode-width v0.2.0
20262025-07-14T17:28:28.714Z Compiling clap_lex v0.7.4
20272025-07-14T17:28:29.130Z Compiling clap_builder v4.5.40
20282025-07-14T17:28:29.486Z Compiling console v0.15.10
20292025-07-14T17:28:30.580Z Compiling tokio-rustls v0.26.0
20302025-07-14T17:28:31.017Z Compiling hyper-rustls v0.27.7
20312025-07-14T17:28:31.455Z Compiling tower-http v0.6.6
20322025-07-14T17:28:31.613Z Compiling zopfli v0.8.1
20332025-07-14T17:28:33.712Z Compiling elliptic-curve v0.13.8
20342025-07-14T17:28:34.866Z Compiling oxnet v0.1.2
20352025-07-14T17:28:35.133Z Compiling hyper-tls v0.6.0
20362025-07-14T17:28:36.065Z Compiling darling v0.20.10
20372025-07-14T17:28:36.691Z Compiling zstd v0.13.3
20382025-07-14T17:28:37.267Z Compiling signal-hook-mio v0.2.4
20392025-07-14T17:28:37.307Z Compiling rayon v1.10.0
20402025-07-14T17:28:37.455Z Compiling cookie_store v0.21.1
20412025-07-14T17:28:38.024Z Compiling postgres-types v0.2.9
20422025-07-14T17:28:38.210Z Compiling phf v0.11.2
20432025-07-14T17:28:38.679Z Compiling strum v0.27.1
20442025-07-14T17:28:38.828Z Compiling hubpack v0.1.2
20452025-07-14T17:28:38.907Z Compiling ed25519 v2.2.3
20462025-07-14T17:28:39.125Z Compiling bzip2 v0.4.4
20472025-07-14T17:28:39.253Z Compiling bzip2 v0.5.2
20482025-07-14T17:28:39.622Z Compiling pkcs1 v0.7.5
20492025-07-14T17:28:40.657Z Compiling rfc6979 v0.4.0
20502025-07-14T17:28:40.888Z Compiling float-cmp v0.10.0
20512025-07-14T17:28:41.139Z Compiling serde-big-array v0.5.1
20522025-07-14T17:28:41.341Z Compiling bstr v1.10.0
20532025-07-14T17:28:41.394Z Compiling regress v0.10.3
20542025-07-14T17:28:41.419Z Compiling memmap v0.7.0
20552025-07-14T17:28:41.767Z Compiling new_debug_unreachable v1.0.6
20562025-07-14T17:28:41.854Z Compiling number_prefix v0.4.0
20572025-07-14T17:28:42.106Z Compiling normalize-line-endings v0.3.0
20582025-07-14T17:28:42.171Z Compiling data-encoding v2.9.0
20592025-07-14T17:28:42.269Z Compiling whoami v1.5.2
20602025-07-14T17:28:42.638Z Compiling predicates-core v1.0.8
20612025-07-14T17:28:42.677Z Compiling toml_write v0.1.2
20622025-07-14T17:28:42.934Z Compiling unicode-segmentation v1.12.0
20632025-07-14T17:28:43.044Z Compiling fixedbitset v0.4.2
20642025-07-14T17:28:43.340Z Compiling winnow v0.7.10
20652025-07-14T17:28:43.428Z Compiling difflib v0.4.0
20662025-07-14T17:28:43.629Z Compiling static_assertions v1.1.0
20672025-07-14T17:28:43.763Z Compiling precomputed-hash v0.1.1
20682025-07-14T17:28:43.911Z Compiling string_cache v0.8.9
20692025-07-14T17:28:43.936Z Compiling predicates v3.1.3
20702025-07-14T17:28:44.203Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20712025-07-14T17:28:44.325Z Compiling similar v2.7.0
20722025-07-14T17:28:44.383Z Compiling reqwest v0.12.22
20732025-07-14T17:28:45.165Z Compiling typify-impl v0.3.0
20742025-07-14T17:28:45.355Z Compiling petgraph v0.6.5
20752025-07-14T17:28:46.618Z Compiling toml_edit v0.22.27
20762025-07-14T17:28:49.004Z Compiling hickory-proto v0.25.2
20772025-07-14T17:28:50.287Z Compiling tokio-postgres v0.7.13
20782025-07-14T17:28:52.482Z Compiling indicatif v0.17.11
20792025-07-14T17:28:52.626Z Compiling usdt v0.5.0
20802025-07-14T17:28:53.798Z Compiling ecdsa v0.16.9
20812025-07-14T17:28:54.642Z Compiling rsa v0.9.6
20822025-07-14T17:28:55.216Z Compiling zip v4.2.0
20832025-07-14T17:28:55.342Z Compiling zip v0.6.6
20842025-07-14T17:28:55.394Z Compiling ed25519-dalek v2.1.1
20852025-07-14T17:28:56.626Z Compiling crossterm v0.28.1
20862025-07-14T17:28:56.891Z Compiling daft v0.1.4
20872025-07-14T17:28:57.381Z Compiling clap v4.5.40
20882025-07-14T17:28:57.538Z Compiling strum v0.26.3
20892025-07-14T17:28:57.843Z Compiling tokio-stream v0.1.17
20902025-07-14T17:28:58.831Z Compiling toml v0.7.8
20912025-07-14T17:28:59.082Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20922025-07-14T17:28:59.340Z Compiling x509-cert v0.2.5
20932025-07-14T17:28:59.964Z Compiling sha1 v0.10.6
20942025-07-14T17:29:00.253Z Compiling itertools v0.10.5
20952025-07-14T17:29:00.543Z Compiling winnow v0.6.26
20962025-07-14T17:29:02.807Z Compiling unicode-xid v0.2.6
20972025-07-14T17:29:03.029Z Compiling rustc-hash v2.1.1
20982025-07-14T17:29:03.755Z Compiling rustix v1.0.7
20992025-07-14T17:29:03.780Z Compiling peg-runtime v0.8.5
21002025-07-14T17:29:04.284Z Compiling lalrpop-util v0.19.12
21012025-07-14T17:29:04.677Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21022025-07-14T17:29:05.776Z Compiling typify-macro v0.3.0
21032025-07-14T17:29:12.675Z Compiling camino v1.1.10
21042025-07-14T17:29:15.403Z Compiling proc-macro-crate v1.3.1
21052025-07-14T17:29:15.782Z Compiling macaddr v1.0.1
21062025-07-14T17:29:16.808Z Compiling itertools v0.13.0
21072025-07-14T17:29:18.153Z Compiling fastrand v2.1.1
21082025-07-14T17:29:18.799Z Compiling heapless v0.8.0
21092025-07-14T17:29:19.626Z Compiling ingot-macros v0.1.0
21102025-07-14T17:29:21.225Z Compiling tempfile v3.20.0
21112025-07-14T17:29:23.481Z Compiling num_enum_derive v0.5.11
21122025-07-14T17:29:26.035Z Compiling structmeta-derive v0.3.0
21132025-07-14T17:29:26.627Z Compiling hash32 v0.3.1
21142025-07-14T17:29:28.043Z Compiling smoltcp v0.11.0
21152025-07-14T17:29:30.898Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21162025-07-14T17:29:34.240Z Compiling structmeta v0.3.0
21172025-07-14T17:29:37.329Z Compiling num_enum v0.5.11
21182025-07-14T17:29:37.768Z Compiling ingot-types v0.1.0
21192025-07-14T17:29:40.265Z Compiling typify v0.3.0
21202025-07-14T17:29:44.397Z Compiling dirs-sys-next v0.1.2
21212025-07-14T17:29:44.423Z Compiling proc-macro-error-attr v1.0.4
21222025-07-14T17:29:45.432Z Compiling rustls v0.22.4
21232025-07-14T17:29:46.127Z Compiling cobs v0.2.3
21242025-07-14T17:29:46.225Z Compiling unsafe-libyaml v0.2.11
21252025-07-14T17:29:46.290Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21262025-07-14T17:29:46.391Z Compiling postcard v1.0.10
21272025-07-14T17:29:47.640Z Compiling serde_yaml v0.9.34+deprecated
21282025-07-14T17:29:54.732Z Compiling dirs-next v2.0.0
21292025-07-14T17:29:58.325Z Compiling progenitor-impl v0.9.1
21302025-07-14T17:29:59.929Z Compiling ingot v0.1.0
21312025-07-14T17:30:02.457Z Compiling toml v0.8.23
21322025-07-14T17:30:05.463Z Compiling futures-executor v0.3.31
21332025-07-14T17:30:06.367Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21342025-07-14T17:30:06.642Z Compiling hex v0.4.3
21352025-07-14T17:30:07.215Z Compiling foreign-types-macros v0.2.3
21362025-07-14T17:30:07.282Z Compiling thread_local v1.1.8
21372025-07-14T17:30:07.775Z Compiling wait-timeout v0.2.0
21382025-07-14T17:30:07.981Z Compiling multer v3.1.0
21392025-07-14T17:30:08.126Z Compiling proc-macro-error v1.0.4
21402025-07-14T17:30:08.322Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21412025-07-14T17:30:08.348Z Compiling quick-error v1.2.3
21422025-07-14T17:30:08.463Z Compiling slog-async v2.8.0
21432025-07-14T17:30:08.547Z Compiling foreign-types-shared v0.3.1
21442025-07-14T17:30:08.637Z Compiling match_cfg v0.1.0
21452025-07-14T17:30:08.725Z Compiling ref-cast v1.0.24
21462025-07-14T17:30:08.777Z Compiling unicode-width v0.1.14
21472025-07-14T17:30:09.245Z Compiling bit-vec v0.8.0
21482025-07-14T17:30:09.441Z Compiling tabwriter v1.4.0
21492025-07-14T17:30:09.575Z Compiling hostname v0.3.1
21502025-07-14T17:30:09.637Z Compiling foreign-types v0.5.0
21512025-07-14T17:30:09.793Z Compiling bit-set v0.8.0
21522025-07-14T17:30:09.878Z Compiling rusty-fork v0.3.0
21532025-07-14T17:30:10.065Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21542025-07-14T17:30:10.143Z Compiling futures v0.3.31
21552025-07-14T17:30:10.168Z Compiling progenitor-macro v0.9.1
21562025-07-14T17:30:10.291Z Compiling term v0.7.0
21572025-07-14T17:30:13.387Z Compiling progenitor-client v0.9.1
21582025-07-14T17:30:13.543Z Compiling slog-json v2.6.1
21592025-07-14T17:30:13.647Z Compiling rand_xorshift v0.4.0
21602025-07-14T17:30:13.962Z Compiling crossbeam-channel v0.5.15
21612025-07-14T17:30:14.004Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21622025-07-14T17:30:14.067Z Compiling ref-cast-impl v1.0.24
21632025-07-14T17:30:14.321Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21642025-07-14T17:30:14.752Z Compiling async-stream-impl v0.3.6
21652025-07-14T17:30:15.086Z Compiling cstr-argument v0.1.2
21662025-07-14T17:30:15.120Z Compiling is-terminal v0.4.13
21672025-07-14T17:30:15.290Z Compiling dropshot v0.16.2
21682025-07-14T17:30:15.379Z Compiling crucible-workspace-hack v0.1.0
21692025-07-14T17:30:15.491Z Compiling take_mut v0.2.2
21702025-07-14T17:30:15.628Z Compiling unarray v0.1.4
21712025-07-14T17:30:15.703Z Compiling typeid v1.0.3
21722025-07-14T17:30:15.729Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21732025-07-14T17:30:15.873Z Compiling pretty-hex v0.2.1
21742025-07-14T17:30:15.900Z Compiling async-stream v0.3.6
21752025-07-14T17:30:16.088Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21762025-07-14T17:30:16.180Z Compiling proptest v1.7.0
21772025-07-14T17:30:16.400Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21782025-07-14T17:30:16.557Z Compiling slog-term v2.9.1
21792025-07-14T17:30:17.214Z Compiling tokio-rustls v0.25.0
21802025-07-14T17:30:18.826Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21812025-07-14T17:30:18.866Z Compiling slog-bunyan v2.5.0
21822025-07-14T17:30:19.419Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21832025-07-14T17:30:19.668Z Compiling test-strategy v0.4.1
21842025-07-14T17:30:19.777Z Compiling parse-display-derive v0.10.0
21852025-07-14T17:30:19.896Z Compiling progenitor v0.9.1
21862025-07-14T17:30:20.145Z Compiling serde_with_macros v3.14.0
21872025-07-14T17:30:21.685Z Compiling colored v2.2.0
21882025-07-14T17:30:22.223Z Compiling waitgroup v0.1.2
21892025-07-14T17:30:22.393Z Compiling rustls-pemfile v2.2.0
21902025-07-14T17:30:22.501Z Compiling dropshot_endpoint v0.16.2
21912025-07-14T17:30:22.836Z Compiling serde_path_to_error v0.1.17
21922025-07-14T17:30:22.874Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21932025-07-14T17:30:22.958Z Compiling derive-where v1.5.0
21942025-07-14T17:30:23.508Z Compiling hostname v0.4.0
21952025-07-14T17:30:23.788Z Compiling instant v0.1.13
21962025-07-14T17:30:23.816Z Compiling debug-ignore v1.0.5
21972025-07-14T17:30:24.044Z Compiling heck v0.4.1
21982025-07-14T17:30:24.079Z Compiling backoff v0.4.0
21992025-07-14T17:30:24.450Z Compiling zone_cfg_derive v0.3.0
22002025-07-14T17:30:24.478Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22012025-07-14T17:30:24.737Z Compiling parse-display v0.10.0
22022025-07-14T17:30:25.655Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22032025-07-14T17:30:25.693Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
22042025-07-14T17:30:26.102Z Compiling serde_with v3.14.0
22052025-07-14T17:30:28.641Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22062025-07-14T17:30:29.423Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22072025-07-14T17:30:30.203Z Compiling iddqd v0.3.8
22082025-07-14T17:30:30.288Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
22092025-07-14T17:30:33.912Z Compiling camino-tempfile v1.4.1
22102025-07-14T17:30:33.971Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22112025-07-14T17:30:34.400Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22122025-07-14T17:30:34.576Z Compiling progenitor-client v0.10.0
22132025-07-14T17:30:34.696Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22142025-07-14T17:30:34.788Z Compiling num-derive v0.4.2
22152025-07-14T17:30:35.334Z Compiling sigpipe v0.1.3
22162025-07-14T17:30:35.488Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22172025-07-14T17:30:35.794Z Compiling libefi-sys v0.1.0
22182025-07-14T17:30:36.095Z Compiling jiff v0.2.15
22192025-07-14T17:30:36.502Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22202025-07-14T17:30:37.399Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22212025-07-14T17:30:37.920Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22222025-07-14T17:30:38.481Z Compiling erased-serde v0.4.6
22232025-07-14T17:30:38.938Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
22242025-07-14T17:30:39.888Z Compiling zone v0.3.1
22252025-07-14T17:30:41.427Z Compiling itertools v0.14.0
22262025-07-14T17:30:42.835Z Compiling smf v0.2.3
22272025-07-14T17:30:43.567Z Compiling bitfield-struct v0.6.2
22282025-07-14T17:30:44.277Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22292025-07-14T17:30:44.565Z Compiling ordered-float v2.10.1
22302025-07-14T17:30:44.706Z Compiling blake3 v1.5.4
22312025-07-14T17:30:44.732Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22322025-07-14T17:30:45.190Z Compiling serde-value v0.7.0
22332025-07-14T17:30:45.216Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22342025-07-14T17:30:45.293Z Compiling serde-untagged v0.1.7
22352025-07-14T17:30:45.945Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22362025-07-14T17:30:46.036Z Compiling xattr v1.3.1
22372025-07-14T17:30:46.330Z Compiling memmap2 v0.9.5
22382025-07-14T17:30:46.382Z Compiling filetime v0.2.25
22392025-07-14T17:30:46.693Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22402025-07-14T17:30:46.769Z Compiling arrayvec v0.7.6
22412025-07-14T17:30:46.845Z Compiling same-file v1.0.6
22422025-07-14T17:30:46.920Z Compiling constant_time_eq v0.3.1
22432025-07-14T17:30:47.001Z Compiling arrayref v0.3.9
22442025-07-14T17:30:47.142Z Compiling walkdir v2.5.0
22452025-07-14T17:30:47.167Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22462025-07-14T17:30:47.193Z Compiling tar v0.4.44
22472025-07-14T17:30:48.585Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22482025-07-14T17:30:48.768Z Compiling cargo-util-schemas v0.2.0
22492025-07-14T17:30:49.024Z Compiling tokio-dtrace v0.1.0
22502025-07-14T17:30:49.368Z Compiling gethostname v0.5.0
22512025-07-14T17:30:49.583Z Compiling cargo-platform v0.2.0
22522025-07-14T17:30:49.620Z Compiling fixedbitset v0.5.7
22532025-07-14T17:30:49.645Z Compiling topological-sort v0.2.2
22542025-07-14T17:30:49.984Z Compiling omicron-zone-package v0.12.2
22552025-07-14T17:30:50.751Z Compiling petgraph v0.8.2
22562025-07-14T17:30:52.236Z Compiling cargo_metadata v0.20.0
22572025-07-14T17:30:53.160Z Compiling oxide-tokio-rt v0.1.2
22582025-07-14T17:30:53.698Z Compiling shell-words v1.1.0
22592025-07-14T17:30:53.725Z Compiling indent_write v2.2.0
22602025-07-14T17:30:54.012Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22612025-07-14T17:30:55.941Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22622025-07-14T17:30:57.676Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22632025-07-14T17:31:00.278Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22642025-07-14T17:31:20.131Z Finished `release` profile [optimized] target(s) in 5m 03s
22652025-07-14T17:31:20.295Z Running `target/release/omicron-package -t test target create -p dev`
22662025-07-14T17:31:20.372ZLogging to: /work/oxidecomputer/omicron/out/LOG
22672025-07-14T17:31:20.398ZCreated new build target 'test' and set it as active
22682025-07-14T17:31:20.398Z
22692025-07-14T17:31:20.398Zreal 5:03.898599470
22702025-07-14T17:31:20.398Zuser 33:51.446086303
22712025-07-14T17:31:20.398Zsys 4:04.989585423
22722025-07-14T17:31:20.398Ztrap 1.442930422
22732025-07-14T17:31:20.398Ztflt 1.065556244
22742025-07-14T17:31:20.398Zdflt 0.913671135
22752025-07-14T17:31:20.398Zkflt 0.000397154
22762025-07-14T17:31:20.398Zlock 1:36:57.294764132
22772025-07-14T17:31:20.398Zslp 2:20:45.996834478
22782025-07-14T17:31:20.398Zlat 2:52.140285924
22792025-07-14T17:31:20.398Zstop 5:05.880211344
22802025-07-14T17:31:20.398Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22812025-07-14T17:31:21.962Z Finished `release` profile [optimized] target(s) in 1.50s
22822025-07-14T17:31:22.041Z Running `target/release/omicron-package -t test package`
22832025-07-14T17:31:22.108ZLogging to: /work/oxidecomputer/omicron/out/LOG
22842025-07-14T17:31:24.572Z Compiling typify-impl v0.4.1
22852025-07-14T17:31:24.678Z Compiling convert_case v0.4.0
22862025-07-14T17:31:24.678Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22872025-07-14T17:31:24.703Z Compiling num-rational v0.4.2
22882025-07-14T17:31:24.703Z Compiling num-complex v0.4.6
22892025-07-14T17:31:24.703Z Compiling dirs-sys-next v0.1.2
22902025-07-14T17:31:24.729Z Compiling half v2.4.1
22912025-07-14T17:31:25.131Z Compiling ciborium-io v0.2.2
22922025-07-14T17:31:25.202Z Compiling dirs-next v2.0.0
22932025-07-14T17:31:25.310Z Compiling float-ord v0.3.2
22942025-07-14T17:31:25.369Z Compiling derive_more v0.99.20
22952025-07-14T17:31:25.424Z Compiling ciborium-ll v0.2.2
22962025-07-14T17:31:25.531Z Compiling term v0.7.0
22972025-07-14T17:31:25.559Z Compiling is-terminal v0.4.13
22982025-07-14T17:31:25.732Z Compiling num v0.4.3
22992025-07-14T17:31:25.849Z Compiling ciborium v0.2.2
23002025-07-14T17:31:25.880Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23012025-07-14T17:31:25.959Z Compiling secrecy v0.10.3
23022025-07-14T17:31:26.284Z Compiling camino v1.1.10
23032025-07-14T17:31:26.541Z Compiling password-hash v0.5.0
23042025-07-14T17:31:26.584Z Compiling blake2 v0.10.6
23052025-07-14T17:31:26.810Z Compiling base64 v0.21.7
23062025-07-14T17:31:27.107Z Compiling argon2 v0.5.3
23072025-07-14T17:31:27.563Z Compiling atomicwrites v0.4.4
23082025-07-14T17:31:27.652Z Compiling rustix v1.0.7
23092025-07-14T17:31:27.846Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23102025-07-14T17:31:28.075Z Compiling newline-converter v0.3.0
23112025-07-14T17:31:28.299Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23122025-07-14T17:31:28.419Z Compiling fastrand v2.1.1
23132025-07-14T17:31:28.446Z Compiling expectorate v1.2.0
23142025-07-14T17:31:28.657Z Compiling rustls v0.22.4
23152025-07-14T17:31:28.698Z Compiling thread_local v1.1.8
23162025-07-14T17:31:28.823Z Compiling wait-timeout v0.2.0
23172025-07-14T17:31:28.895Z Compiling bit-vec v0.8.0
23182025-07-14T17:31:29.168Z Compiling match_cfg v0.1.0
23192025-07-14T17:31:29.217Z Compiling quick-error v1.2.3
23202025-07-14T17:31:29.315Z Compiling hostname v0.3.1
23212025-07-14T17:31:29.348Z Compiling bit-set v0.8.0
23222025-07-14T17:31:29.564Z Compiling tempfile v3.20.0
23232025-07-14T17:31:29.678Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23242025-07-14T17:31:29.801Z Compiling ref-cast v1.0.24
23252025-07-14T17:31:29.902Z Compiling multer v3.1.0
23262025-07-14T17:31:29.956Z Compiling slog-async v2.8.0
23272025-07-14T17:31:30.002Z Compiling progenitor-client v0.9.1
23282025-07-14T17:31:30.053Z Compiling slog-json v2.6.1
23292025-07-14T17:31:30.243Z Compiling rusty-fork v0.3.0
23302025-07-14T17:31:30.327Z Compiling crossbeam-channel v0.5.15
23312025-07-14T17:31:30.442Z Compiling rand_xorshift v0.4.0
23322025-07-14T17:31:30.521Z Compiling futures-executor v0.3.31
23332025-07-14T17:31:30.729Z Compiling hex v0.4.3
23342025-07-14T17:31:30.831Z Compiling take_mut v0.2.2
23352025-07-14T17:31:30.963Z Compiling owo-colors v4.2.2
23362025-07-14T17:31:31.062Z Compiling cancel-safe-futures v0.1.5
23372025-07-14T17:31:31.246Z Compiling unarray v0.1.4
23382025-07-14T17:31:31.290Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23392025-07-14T17:31:31.465Z Compiling proptest v1.7.0
23402025-07-14T17:31:31.558Z Compiling futures v0.3.31
23412025-07-14T17:31:31.600Z Compiling progenitor v0.9.1
23422025-07-14T17:31:31.730Z Compiling slog-bunyan v2.5.0
23432025-07-14T17:31:32.190Z Compiling slog-term v2.9.1
23442025-07-14T17:31:32.371Z Compiling dropshot v0.16.2
23452025-07-14T17:31:32.464Z Compiling async-stream v0.3.6
23462025-07-14T17:31:32.666Z Compiling toml v0.8.23
23472025-07-14T17:31:32.764Z Compiling waitgroup v0.1.2
23482025-07-14T17:31:33.009Z Compiling rustls-pemfile v2.2.0
23492025-07-14T17:31:33.102Z Compiling libsw-core v0.3.1
23502025-07-14T17:31:33.371Z Compiling serde_path_to_error v0.1.17
23512025-07-14T17:31:33.437Z Compiling tokio-rustls v0.25.0
23522025-07-14T17:31:33.488Z Compiling typify-macro v0.4.1
23532025-07-14T17:31:33.896Z Compiling hostname v0.4.0
23542025-07-14T17:31:33.935Z Compiling instant v0.1.13
23552025-07-14T17:31:34.134Z Compiling debug-ignore v1.0.5
23562025-07-14T17:31:34.167Z Compiling backoff v0.4.0
23572025-07-14T17:31:34.167Z Compiling libsw v3.5.0
23582025-07-14T17:31:34.525Z Compiling iddqd v0.3.8
23592025-07-14T17:31:34.584Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23602025-07-14T17:31:36.473Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23612025-07-14T17:31:36.501Z Compiling typify v0.4.1
23622025-07-14T17:31:36.693Z Compiling progenitor-impl v0.10.0
23632025-07-14T17:31:38.206Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23642025-07-14T17:31:38.764Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23652025-07-14T17:31:38.980Z Compiling parse-display v0.10.0
23662025-07-14T17:31:39.477Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23672025-07-14T17:31:39.835Z Compiling serde_with v3.14.0
23682025-07-14T17:31:39.863Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23692025-07-14T17:31:40.392Z Compiling progenitor-client v0.10.0
23702025-07-14T17:31:40.875Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23712025-07-14T17:31:41.398Z Compiling progenitor-macro v0.10.0
23722025-07-14T17:31:41.618Z Compiling macaddr v1.0.1
23732025-07-14T17:31:42.033Z Compiling utf-8 v0.7.6
23742025-07-14T17:31:42.080Z Compiling swrite v0.1.0
23752025-07-14T17:31:42.268Z Compiling linear-map v1.2.0
23762025-07-14T17:31:42.418Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23772025-07-14T17:31:42.589Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23782025-07-14T17:31:42.699Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23792025-07-14T17:31:42.863Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23802025-07-14T17:31:45.096Z Compiling async-recursion v1.1.1
23812025-07-14T17:31:46.227Z Compiling keccak v0.1.5
23822025-07-14T17:31:47.230Z Compiling sha3 v0.10.8
23832025-07-14T17:31:48.058Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23842025-07-14T17:31:49.367Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23852025-07-14T17:31:50.811Z Compiling progenitor v0.10.0
23862025-07-14T17:31:51.110Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23872025-07-14T17:31:51.781Z Compiling globset v0.4.15
23882025-07-14T17:31:54.317Z Compiling prettyplease v0.2.35
23892025-07-14T17:31:55.949Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23902025-07-14T17:31:57.068Z Compiling tungstenite v0.21.0
23912025-07-14T17:31:57.754Z Compiling pem v3.0.5
23922025-07-14T17:31:59.062Z Compiling pin-project-internal v1.1.6
23932025-07-14T17:31:59.970Z Compiling tokio-tungstenite v0.21.0
23942025-07-14T17:32:00.578Z Compiling snafu-derive v0.8.5
23952025-07-14T17:32:01.155Z Compiling pin-project v1.1.6
23962025-07-14T17:32:01.345Z Compiling highway v1.3.0
23972025-07-14T17:32:01.497Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
23982025-07-14T17:32:01.748Z Compiling olpc-cjson v0.1.4
23992025-07-14T17:32:02.166Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24002025-07-14T17:32:02.889Z Compiling serde_plain v1.0.2
24012025-07-14T17:32:03.432Z Compiling semver v0.1.20
24022025-07-14T17:32:03.954Z Compiling typed-path v0.9.3
24032025-07-14T17:32:04.271Z Compiling snafu v0.8.5
24042025-07-14T17:32:05.371Z Compiling rustc_version v0.1.7
24052025-07-14T17:32:05.742Z Compiling resolv-conf v0.7.0
24062025-07-14T17:32:07.102Z Compiling tough v0.20.0
24072025-07-14T17:32:08.120Z Compiling newtype_derive v0.1.6
24082025-07-14T17:32:08.501Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24092025-07-14T17:32:08.535Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24102025-07-14T17:32:09.563Z Compiling universal-hash v0.5.1
24112025-07-14T17:32:09.848Z Compiling thiserror-impl-no-std v2.0.2
24122025-07-14T17:32:10.195Z Compiling opaque-debug v0.3.1
24132025-07-14T17:32:10.356Z Compiling poly1305 v0.8.0
24142025-07-14T17:32:10.823Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24152025-07-14T17:32:11.670Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24162025-07-14T17:32:11.887Z Compiling thiserror-no-std v2.0.2
24172025-07-14T17:32:11.997Z Compiling chacha20 v0.9.1
24182025-07-14T17:32:12.044Z Compiling aead v0.5.2
24192025-07-14T17:32:12.075Z Compiling linked-hash-map v0.5.6
24202025-07-14T17:32:12.428Z Compiling humantime v2.2.0
24212025-07-14T17:32:12.511Z Compiling lru-cache v0.1.2
24222025-07-14T17:32:12.540Z Compiling chacha20poly1305 v0.10.1
24232025-07-14T17:32:12.781Z Compiling vsss-rs v3.3.4
24242025-07-14T17:32:13.027Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24252025-07-14T17:32:13.204Z Compiling steno v0.4.1
24262025-07-14T17:32:13.278Z Compiling hickory-proto v0.24.4
24272025-07-14T17:32:15.445Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24282025-07-14T17:32:17.618Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24292025-07-14T17:32:18.349Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24302025-07-14T17:32:23.088Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24312025-07-14T17:32:25.041Z Compiling hickory-resolver v0.24.4
24322025-07-14T17:32:27.703Z Compiling qorb v0.4.0
24332025-07-14T17:32:31.341Z Compiling moka v0.12.10
24342025-07-14T17:32:31.705Z Compiling slog-dtrace v0.3.0
24352025-07-14T17:32:32.049Z Compiling tagptr v0.2.0
24362025-07-14T17:32:33.143Z Compiling bytecount v0.6.8
24372025-07-14T17:32:34.535Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24382025-07-14T17:32:35.496Z Compiling hickory-resolver v0.25.2
24392025-07-14T17:32:39.304Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24402025-07-14T17:32:40.216Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24412025-07-14T17:32:41.490Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24422025-07-14T17:32:43.690Z Compiling itertools v0.13.0
24432025-07-14T17:32:46.497Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24442025-07-14T17:32:46.578Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24452025-07-14T17:32:47.035Z Compiling display-error-chain v0.2.2
24462025-07-14T17:32:47.352Z Compiling crunchy v0.2.2
24472025-07-14T17:32:47.381Z Compiling radium v0.7.0
24482025-07-14T17:32:47.824Z Compiling maplit v1.0.2
24492025-07-14T17:32:47.951Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24502025-07-14T17:32:47.983Z Compiling dsl_auto_type v0.1.2
24512025-07-14T17:32:48.017Z Compiling scheduled-thread-pool v0.2.7
24522025-07-14T17:32:49.143Z Compiling diesel_table_macro_syntax v0.2.0
24532025-07-14T17:32:49.328Z Compiling zerocopy-derive v0.6.6
24542025-07-14T17:32:49.536Z Compiling proc-macro-error-attr2 v2.0.0
24552025-07-14T17:32:50.268Z Compiling maybe-uninit v2.0.0
24562025-07-14T17:32:50.343Z Compiling tap v1.0.1
24572025-07-14T17:32:50.578Z Compiling tiny-keccak v2.0.2
24582025-07-14T17:32:50.842Z Compiling wyz v0.5.1
24592025-07-14T17:32:50.870Z Compiling zerocopy v0.6.6
24602025-07-14T17:32:50.949Z Compiling proc-macro-error2 v2.0.1
24612025-07-14T17:32:51.283Z Compiling diesel_derives v2.2.3
24622025-07-14T17:32:51.561Z Compiling r2d2 v0.8.10
24632025-07-14T17:32:52.137Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24642025-07-14T17:32:52.175Z Compiling const_format_proc_macros v0.2.34
24652025-07-14T17:32:53.006Z Compiling crc-catalog v2.4.0
24662025-07-14T17:32:53.218Z Compiling packed_struct v0.10.1
24672025-07-14T17:32:53.638Z Compiling bit-vec v0.6.3
24682025-07-14T17:32:53.689Z Compiling funty v2.0.0
24692025-07-14T17:32:54.063Z Compiling bit-set v0.5.3
24702025-07-14T17:32:54.379Z Compiling const_format v0.2.34
24712025-07-14T17:32:55.510Z Compiling bitvec v1.0.1
24722025-07-14T17:32:56.142Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24732025-07-14T17:32:56.966Z Compiling crc v3.2.1
24742025-07-14T17:32:57.935Z Compiling tabled_derive v0.10.0
24752025-07-14T17:32:58.708Z Compiling papergrid v0.14.0
24762025-07-14T17:32:58.792Z Compiling ascii-canvas v3.0.0
24772025-07-14T17:32:59.326Z Compiling diesel v2.2.11
24782025-07-14T17:32:59.358Z Compiling num-derive v0.3.3
24792025-07-14T17:33:00.015Z Compiling packed_struct_codegen v0.10.1
24802025-07-14T17:33:00.989Z Compiling ena v0.14.3
24812025-07-14T17:33:01.390Z Compiling indexmap v1.9.3
24822025-07-14T17:33:01.744Z Compiling bindgen v0.71.1
24832025-07-14T17:33:01.971Z Compiling regex-syntax v0.6.29
24842025-07-14T17:33:02.175Z Compiling diff v0.1.13
24852025-07-14T17:33:02.644Z Compiling nodrop v0.1.14
24862025-07-14T17:33:02.829Z Compiling array-init v0.0.4
24872025-07-14T17:33:06.088Z Compiling lalrpop v0.19.12
24882025-07-14T17:33:13.712Z Compiling libscf-sys v1.1.0
24892025-07-14T17:33:14.028Z Compiling tabled v0.18.0
24902025-07-14T17:33:15.109Z Compiling smallvec v0.6.14
24912025-07-14T17:33:15.604Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24922025-07-14T17:33:18.024Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24932025-07-14T17:33:18.776Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24942025-07-14T17:33:19.093Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24952025-07-14T17:33:20.061Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24962025-07-14T17:33:20.335Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24972025-07-14T17:33:20.516Z Compiling termcolor v1.4.1
24982025-07-14T17:33:20.673Z Compiling bitfield v0.14.0
24992025-07-14T17:33:20.976Z Compiling hashbrown v0.12.3
25002025-07-14T17:33:21.434Z Compiling env_logger v0.10.2
25012025-07-14T17:33:21.734Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25022025-07-14T17:33:23.160Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25032025-07-14T17:33:24.040Z Compiling polar-core v0.27.3
25042025-07-14T17:33:24.118Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25052025-07-14T17:33:24.582Z Compiling serde-hex v0.1.0
25062025-07-14T17:33:25.223Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25072025-07-14T17:33:29.211Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25082025-07-14T17:33:29.571Z Compiling ron v0.8.1
25092025-07-14T17:33:29.909Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25102025-07-14T17:33:30.219Z Compiling hashbrown v0.13.2
25112025-07-14T17:33:31.076Z Compiling derive_builder_core v0.20.2
25122025-07-14T17:33:31.384Z Compiling headers-core v0.3.0
25132025-07-14T17:33:31.611Z Compiling phf_generator v0.11.2
25142025-07-14T17:33:31.832Z Compiling libxml v0.3.3
25152025-07-14T17:33:32.194Z Compiling crc-any v2.5.0
25162025-07-14T17:33:32.596Z Compiling termtree v0.5.1
25172025-07-14T17:33:32.741Z Compiling derive_builder_macro v0.20.2
25182025-07-14T17:33:32.910Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25192025-07-14T17:33:33.054Z Compiling phf_codegen v0.11.2
25202025-07-14T17:33:33.310Z Compiling headers v0.4.1
25212025-07-14T17:33:33.486Z Compiling object v0.30.4
25222025-07-14T17:33:34.544Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25232025-07-14T17:33:36.749Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25242025-07-14T17:33:37.641Z Compiling samael v0.0.19
25252025-07-14T17:33:38.113Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25262025-07-14T17:33:43.650Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25272025-07-14T17:33:44.061Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25282025-07-14T17:33:44.364Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25292025-07-14T17:33:44.395Z Compiling strum_macros v0.24.3
25302025-07-14T17:33:44.774Z Compiling parse-zoneinfo v0.3.1
25312025-07-14T17:33:45.120Z Compiling crc8 v0.1.1
25322025-07-14T17:33:45.439Z Compiling indoc v1.0.9
25332025-07-14T17:33:46.107Z Compiling path-slash v0.1.5
25342025-07-14T17:33:46.187Z Compiling chrono-tz-build v0.4.0
25352025-07-14T17:33:46.268Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25362025-07-14T17:33:46.409Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25372025-07-14T17:33:47.175Z Compiling derive_builder v0.20.2
25382025-07-14T17:33:49.856Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25392025-07-14T17:33:50.216Z Compiling impl-trait-for-tuples v0.2.2
25402025-07-14T17:33:50.394Z Compiling oso-derive v0.27.3
25412025-07-14T17:33:51.222Z Compiling quick-xml v0.37.2
25422025-07-14T17:33:51.525Z Compiling vte_generate_state_changes v0.1.2
25432025-07-14T17:33:52.070Z Compiling arc-swap v1.7.1
25442025-07-14T17:33:52.749Z Compiling slog-scope v4.4.0
25452025-07-14T17:33:53.458Z Compiling vte v0.11.1
25462025-07-14T17:33:54.844Z Compiling chrono-tz v0.10.3
25472025-07-14T17:33:55.205Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25482025-07-14T17:33:55.493Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25492025-07-14T17:33:56.639Z Compiling diesel-dtrace v0.4.2
25502025-07-14T17:33:56.996Z Compiling unicase v2.7.0
25512025-07-14T17:33:57.359Z Compiling xshell-macros v0.2.7
25522025-07-14T17:33:58.028Z Compiling xshell v0.2.7
25532025-07-14T17:33:59.693Z Compiling oso v0.27.3
25542025-07-14T17:34:01.532Z Compiling strip-ansi-escapes v0.2.0
25552025-07-14T17:34:02.096Z Compiling slog-stdlog v4.1.1
25562025-07-14T17:34:02.820Z Compiling papergrid v0.11.0
25572025-07-14T17:34:05.870Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25582025-07-14T17:34:06.666Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25592025-07-14T17:34:07.074Z Compiling tabled_derive v0.7.0
25602025-07-14T17:34:08.884Z Compiling fd-lock v4.0.2
25612025-07-14T17:34:09.177Z Compiling bb8 v0.8.5
25622025-07-14T17:34:09.872Z Compiling peg-macros v0.8.5
25632025-07-14T17:34:12.516Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25642025-07-14T17:34:13.661Z Compiling nu-ansi-term v0.50.1
25652025-07-14T17:34:13.876Z Compiling peg v0.8.5
25662025-07-14T17:34:14.057Z Compiling async-bb8-diesel v0.2.1
25672025-07-14T17:34:14.393Z Compiling reedline v0.40.0
25682025-07-14T17:34:14.741Z Compiling tabled v0.15.0
25692025-07-14T17:34:14.890Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25702025-07-14T17:34:16.390Z Compiling slog-envlogger v2.2.0
25712025-07-14T17:34:21.976Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25722025-07-14T17:34:28.630Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25732025-07-14T17:34:28.944Z Compiling typify-impl v0.2.0
25742025-07-14T17:34:30.696Z Compiling bcs v0.1.6
25752025-07-14T17:34:30.958Z Compiling fxhash v0.2.1
25762025-07-14T17:34:31.223Z Compiling libz-sys v1.1.20
25772025-07-14T17:34:31.470Z Compiling half v1.8.3
25782025-07-14T17:34:31.977Z Compiling serde_cbor v0.11.2
25792025-07-14T17:34:34.389Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25802025-07-14T17:34:35.795Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25812025-07-14T17:34:36.747Z Compiling kstat-rs v0.2.4
25822025-07-14T17:34:37.350Z Compiling typify-macro v0.2.0
25832025-07-14T17:34:37.607Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25842025-07-14T17:34:39.261Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25852025-07-14T17:34:40.161Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25862025-07-14T17:34:40.515Z Compiling nix v0.30.1
25872025-07-14T17:34:40.739Z Compiling nanorand v0.7.0
25882025-07-14T17:34:41.238Z Compiling libgit2-sys v0.17.0+1.8.1
25892025-07-14T17:34:41.406Z Compiling parking_lot_core v0.8.6
25902025-07-14T17:34:41.911Z Compiling flume v0.11.1
25912025-07-14T17:34:42.666Z Compiling mime_guess v2.0.5
25922025-07-14T17:34:44.117Z Compiling ignore v0.4.23
25932025-07-14T17:34:48.862Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25942025-07-14T17:34:51.797Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25952025-07-14T17:34:54.385Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25962025-07-14T17:34:54.905Z Compiling castaway v0.2.3
25972025-07-14T17:34:55.156Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25982025-07-14T17:34:55.527Z Compiling fs-err v2.11.0
25992025-07-14T17:34:55.751Z Compiling compact_str v0.8.0
26002025-07-14T17:34:56.117Z Compiling globwalk v0.9.1
26012025-07-14T17:34:57.419Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26022025-07-14T17:34:58.283Z Compiling typify v0.2.0
26032025-07-14T17:34:58.488Z Compiling predicates-tree v1.0.12
26042025-07-14T17:34:58.857Z Compiling unicode-truncate v1.1.0
26052025-07-14T17:34:59.218Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26062025-07-14T17:34:59.401Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26072025-07-14T17:35:01.696Z Compiling lru v0.12.5
26082025-07-14T17:35:02.107Z Compiling vergen v8.3.2
26092025-07-14T17:35:02.455Z Compiling nibble_vec v0.1.0
26102025-07-14T17:35:02.814Z Compiling cargo-platform v0.1.8
26112025-07-14T17:35:03.311Z Compiling instability v0.3.2
26122025-07-14T17:35:04.240Z Compiling atty v0.2.14
26132025-07-14T17:35:04.471Z Compiling salty v0.3.0
26142025-07-14T17:35:04.919Z Compiling indoc v2.0.6
26152025-07-14T17:35:05.708Z Compiling endian-type v0.1.2
26162025-07-14T17:35:06.063Z Compiling cassowary v0.3.0
26172025-07-14T17:35:07.480Z Compiling http-range v0.1.5
26182025-07-14T17:35:08.080Z Compiling ratatui v0.29.0
26192025-07-14T17:35:09.163Z Compiling radix_trie v0.2.1
26202025-07-14T17:35:10.327Z Compiling cargo_metadata v0.18.1
26212025-07-14T17:35:12.875Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26222025-07-14T17:35:30.335Z Compiling git2 v0.19.0
26232025-07-14T17:35:30.733Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26242025-07-14T17:35:30.930Z Compiling camino-tempfile-ext v0.3.2
26252025-07-14T17:35:31.522Z Compiling parking_lot v0.11.2
26262025-07-14T17:35:32.265Z Compiling progenitor-impl v0.8.0
26272025-07-14T17:35:35.730Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26282025-07-14T17:35:37.270Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26292025-07-14T17:35:37.546Z Compiling prefix-trie v0.7.0
26302025-07-14T17:35:38.525Z Compiling rand_seeder v0.3.0
26312025-07-14T17:35:38.942Z Compiling lzma-sys v0.1.20
26322025-07-14T17:35:39.674Z Compiling parse-size v1.1.0
26332025-07-14T17:35:40.077Z Compiling rustls v0.21.12
26342025-07-14T17:35:40.440Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26352025-07-14T17:35:41.410Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26362025-07-14T17:35:41.712Z Compiling hickory-server v0.25.2
26372025-07-14T17:35:42.812Z Compiling progenitor-macro v0.8.0
26382025-07-14T17:35:44.818Z Compiling hyper-staticfile v0.10.1
26392025-07-14T17:35:46.079Z Compiling sled v0.34.7
26402025-07-14T17:35:47.247Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26412025-07-14T17:35:52.347Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26422025-07-14T17:35:54.340Z Compiling hickory-client v0.25.2
26432025-07-14T17:35:56.080Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26442025-07-14T17:35:57.261Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26452025-07-14T17:35:57.295Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26462025-07-14T17:35:57.413Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26472025-07-14T17:36:02.343Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26482025-07-14T17:36:02.509Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26492025-07-14T17:36:02.679Z Compiling primeorder v0.13.6
26502025-07-14T17:36:03.264Z Compiling progenitor-client v0.8.0
26512025-07-14T17:36:03.997Z Compiling rustls-webpki v0.101.7
26522025-07-14T17:36:04.140Z Compiling sct v0.7.1
26532025-07-14T17:36:04.605Z Compiling heck v0.3.3
26542025-07-14T17:36:04.963Z Compiling env_filter v0.1.2
26552025-07-14T17:36:06.378Z Compiling csv-core v0.1.11
26562025-07-14T17:36:07.209Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26572025-07-14T17:36:07.345Z Compiling void v1.0.2
26582025-07-14T17:36:07.581Z Compiling lzss v0.8.2
26592025-07-14T17:36:07.645Z Compiling csv v1.3.1
26602025-07-14T17:36:08.022Z Compiling env_logger v0.11.5
26612025-07-14T17:36:09.316Z Compiling zone_cfg_derive v0.1.2
26622025-07-14T17:36:09.691Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26632025-07-14T17:36:10.466Z Compiling progenitor v0.8.0
26642025-07-14T17:36:10.689Z Compiling p384 v0.13.0
26652025-07-14T17:36:10.790Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26662025-07-14T17:36:12.357Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26672025-07-14T17:36:14.356Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26682025-07-14T17:36:15.358Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26692025-07-14T17:36:15.566Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26702025-07-14T17:36:16.788Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26712025-07-14T17:36:18.097Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26722025-07-14T17:36:18.475Z Compiling tungstenite v0.23.0
26732025-07-14T17:36:23.019Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26742025-07-14T17:36:23.344Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26752025-07-14T17:36:23.466Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26762025-07-14T17:36:23.672Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26772025-07-14T17:36:23.812Z Compiling nix v0.27.1
26782025-07-14T17:36:24.378Z Compiling serde_bytes v0.11.17
26792025-07-14T17:36:24.900Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26802025-07-14T17:36:25.241Z Compiling base64 v0.13.1
26812025-07-14T17:36:25.763Z Compiling ron v0.7.1
26822025-07-14T17:36:26.253Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26832025-07-14T17:36:27.021Z Compiling tokio-tungstenite v0.23.1
26842025-07-14T17:36:27.628Z Compiling xz2 v0.1.7
26852025-07-14T17:36:28.220Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26862025-07-14T17:36:29.941Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26872025-07-14T17:36:31.982Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26882025-07-14T17:36:32.876Z Compiling tokio-rustls v0.24.1
26892025-07-14T17:36:32.968Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26902025-07-14T17:36:33.408Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26912025-07-14T17:36:36.825Z Compiling zone v0.1.8
26922025-07-14T17:36:37.054Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26932025-07-14T17:36:38.545Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26942025-07-14T17:36:39.965Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26952025-07-14T17:36:40.315Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26962025-07-14T17:36:46.270Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26972025-07-14T17:36:48.225Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26982025-07-14T17:36:50.796Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26992025-07-14T17:36:51.084Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27002025-07-14T17:36:51.903Z Compiling rustls-pemfile v1.0.4
27012025-07-14T17:36:52.627Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27022025-07-14T17:36:52.955Z Compiling signal-hook-tokio v0.3.1
27032025-07-14T17:36:53.225Z Compiling twox-hash v2.1.0
27042025-07-14T17:36:54.199Z Compiling yasna v0.5.2
27052025-07-14T17:36:56.273Z Compiling secrecy v0.8.0
27062025-07-14T17:36:56.580Z Compiling is_ci v1.2.0
27072025-07-14T17:36:56.904Z Compiling smawk v0.3.2
27082025-07-14T17:36:57.227Z Compiling unicode-linebreak v0.1.5
27092025-07-14T17:36:57.252Z Compiling supports-color v3.0.2
27102025-07-14T17:36:57.730Z Compiling textwrap v0.16.2
27112025-07-14T17:36:57.837Z Compiling rcgen v0.12.1
27122025-07-14T17:37:00.823Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27132025-07-14T17:37:03.317Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27142025-07-14T17:37:07.217Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27152025-07-14T17:37:08.233Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27162025-07-14T17:37:11.048Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27172025-07-14T17:37:13.844Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27182025-07-14T17:37:20.070Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27192025-07-14T17:37:22.924Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27202025-07-14T17:37:24.729Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27212025-07-14T17:37:28.299Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27222025-07-14T17:37:28.948Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27232025-07-14T17:37:31.005Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27242025-07-14T17:37:37.331Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27252025-07-14T17:37:37.653Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27262025-07-14T17:37:39.667Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27272025-07-14T17:37:46.009Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27282025-07-14T17:37:46.127Z Compiling fatfs v0.3.6
27292025-07-14T17:37:46.338Z Compiling subprocess v0.2.9
27302025-07-14T17:37:46.871Z Compiling rtoolbox v0.0.2
27312025-07-14T17:37:47.306Z Compiling assert_matches v1.5.0
27322025-07-14T17:37:48.608Z Compiling rpassword v7.4.0
27332025-07-14T17:37:49.139Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27342025-07-14T17:37:49.335Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27352025-07-14T17:37:50.391Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27362025-07-14T17:37:55.884Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27372025-07-14T17:38:01.832Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27382025-07-14T17:38:19.359Z Compiling tui-tree-widget v0.23.1
27392025-07-14T17:38:19.893Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27402025-07-14T17:38:24.147Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27412025-07-14T17:38:24.546Z Compiling uzers v0.12.1
27422025-07-14T17:38:27.454Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27432025-07-14T17:38:29.057Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27442025-07-14T17:38:31.101Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27452025-07-14T17:38:38.336Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27462025-07-14T17:38:49.545Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27472025-07-14T17:38:53.910Z Compiling support-bundle-viewer v0.1.2
27482025-07-14T17:38:57.090Z Compiling multimap v0.10.1
27492025-07-14T17:40:57.929Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27502025-07-14T17:41:19.645Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27512025-07-14T17:49:58.538Z Finished `release` profile [optimized] target(s) in 18m 36s
27522025-07-14T17:51:11.935Z
27532025-07-14T17:51:11.960Zreal 19:51.624732599
27542025-07-14T17:51:11.960Zuser 2:16:06.576847061
27552025-07-14T17:51:11.960Zsys 4:30.552094897
27562025-07-14T17:51:11.960Ztrap 5.037905616
27572025-07-14T17:51:11.960Ztflt 1.265764398
27582025-07-14T17:51:11.960Zdflt 5.403707683
27592025-07-14T17:51:11.960Zkflt 0.001421667
27602025-07-14T17:51:11.960Zlock 9:26:48.331996286
27612025-07-14T17:51:11.960Zslp 6:49:23.819821378
27622025-07-14T17:51:11.960Zlat 3:52.139066700
27632025-07-14T17:51:11.960Zstop 3:24.927986470
27642025-07-14T17:51:11.960Z+ mapfile -t packages
27652025-07-14T17:51:11.960Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27662025-07-14T17:51:13.672Z Finished `release` profile [optimized] target(s) in 1.66s
27672025-07-14T17:51:13.761Z Running `target/release/omicron-package -t test list-outputs`
27682025-07-14T17:51:13.835ZLogging to: /work/oxidecomputer/omicron/out/LOG
27692025-07-14T17:51:13.860Z+ ptime -m cargo build --locked --release -p xtask
27702025-07-14T17:51:14.966Z Compiling once_cell v1.21.3
27712025-07-14T17:51:14.966Z Compiling serde v1.0.219
27722025-07-14T17:51:14.991Z Compiling bitflags v2.9.1
27732025-07-14T17:51:14.991Z Compiling syn v2.0.104
27742025-07-14T17:51:14.991Z Compiling serde_json v1.0.140
27752025-07-14T17:51:14.991Z Compiling libc v0.2.174
27762025-07-14T17:51:14.991Z Compiling num-traits v0.2.19
27772025-07-14T17:51:15.035Z Compiling rustix v0.38.37
27782025-07-14T17:51:15.363Z Compiling smallvec v1.15.0
27792025-07-14T17:51:15.388Z Compiling hashbrown v0.15.4
27802025-07-14T17:51:15.814Z Compiling usdt-impl v0.5.0
27812025-07-14T17:51:15.861Z Compiling syn v1.0.109
27822025-07-14T17:51:15.918Z Compiling log v0.4.27
27832025-07-14T17:51:16.341Z Compiling thread-id v4.2.2
27842025-07-14T17:51:16.382Z Compiling getrandom v0.3.1
27852025-07-14T17:51:16.407Z Compiling percent-encoding v2.3.1
27862025-07-14T17:51:16.619Z Compiling indexmap v2.10.0
27872025-07-14T17:51:16.783Z Compiling form_urlencoded v1.2.1
27882025-07-14T17:51:17.177Z Compiling terminal_size v0.4.0
27892025-07-14T17:51:17.292Z Compiling rustix v1.0.7
27902025-07-14T17:51:17.450Z Compiling ordered-float v2.10.1
27912025-07-14T17:51:17.786Z Compiling fs-err v3.1.1
27922025-07-14T17:51:18.061Z Compiling anyhow v1.0.98
27932025-07-14T17:51:18.091Z Compiling clap_builder v4.5.40
27942025-07-14T17:51:18.325Z Compiling textwrap v0.16.2
27952025-07-14T17:51:19.012Z Compiling proc-macro-error v1.0.4
27962025-07-14T17:51:19.205Z Compiling tempfile v3.20.0
27972025-07-14T17:51:20.486Z Compiling tabled_derive v0.7.0
27982025-07-14T17:51:20.930Z Compiling synstructure v0.13.1
27992025-07-14T17:51:21.844Z Compiling tabled v0.15.0
28002025-07-14T17:51:22.139Z Compiling serde_derive v1.0.219
28012025-07-14T17:51:22.139Z Compiling thiserror-impl v1.0.69
28022025-07-14T17:51:22.139Z Compiling zerofrom-derive v0.1.4
28032025-07-14T17:51:22.164Z Compiling yoke-derive v0.7.4
28042025-07-14T17:51:22.164Z Compiling zerovec-derive v0.10.3
28052025-07-14T17:51:24.054Z Compiling displaydoc v0.2.5
28062025-07-14T17:51:24.187Z Compiling zerocopy-derive v0.7.35
28072025-07-14T17:51:24.484Z Compiling thiserror v1.0.69
28082025-07-14T17:51:24.616Z Compiling zerofrom v0.1.4
28092025-07-14T17:51:24.677Z Compiling pest v2.7.14
28102025-07-14T17:51:24.884Z Compiling yoke v0.7.4
28112025-07-14T17:51:25.293Z Compiling zerovec v0.10.4
28122025-07-14T17:51:25.318Z Compiling icu_provider_macros v1.5.0
28132025-07-14T17:51:25.872Z Compiling zerocopy v0.7.35
28142025-07-14T17:51:26.224Z Compiling scroll_derive v0.12.0
28152025-07-14T17:51:27.064Z Compiling pest_meta v2.7.14
28162025-07-14T17:51:27.209Z Compiling tinystr v0.7.6
28172025-07-14T17:51:27.314Z Compiling icu_collections v1.5.0
28182025-07-14T17:51:27.696Z Compiling icu_locid v1.5.0
28192025-07-14T17:51:29.623Z Compiling icu_provider v1.5.0
28202025-07-14T17:51:30.040Z Compiling pest_generator v2.7.14
28212025-07-14T17:51:31.369Z Compiling pest_derive v2.7.14
28222025-07-14T17:51:31.405Z Compiling icu_locid_transform v1.5.0
28232025-07-14T17:51:32.032Z Compiling dtrace-parser v0.2.0
28242025-07-14T17:51:32.698Z Compiling icu_properties v1.5.1
28252025-07-14T17:51:33.359Z Compiling serde_spanned v0.6.9
28262025-07-14T17:51:33.633Z Compiling toml_datetime v0.6.11
28272025-07-14T17:51:34.312Z Compiling dof v0.3.0
28282025-07-14T17:51:34.572Z Compiling toml_edit v0.22.27
28292025-07-14T17:51:35.017Z Compiling scroll v0.12.0
28302025-07-14T17:51:35.615Z Compiling goblin v0.8.2
28312025-07-14T17:51:37.034Z Compiling icu_normalizer v1.5.0
28322025-07-14T17:51:37.735Z Compiling serde_tokenstream v0.2.2
28332025-07-14T17:51:37.900Z Compiling erased-serde v0.4.6
28342025-07-14T17:51:38.268Z Compiling idna_adapter v1.2.0
28352025-07-14T17:51:38.480Z Compiling toml v0.8.23
28362025-07-14T17:51:38.505Z Compiling idna v1.0.3
28372025-07-14T17:51:40.477Z Compiling url v2.5.4
28382025-07-14T17:51:42.693Z Compiling serde-untagged v0.1.7
28392025-07-14T17:51:43.123Z Compiling camino v1.1.10
28402025-07-14T17:51:43.438Z Compiling serde-value v0.7.0
28412025-07-14T17:51:44.240Z Compiling semver v1.0.26
28422025-07-14T17:51:44.797Z Compiling thiserror-impl v2.0.12
28432025-07-14T17:51:44.931Z Compiling cargo-util-schemas v0.2.0
28442025-07-14T17:51:45.842Z Compiling usdt-attr-macro v0.5.0
28452025-07-14T17:51:46.582Z Compiling usdt-macro v0.5.0
28462025-07-14T17:51:46.907Z Compiling cargo-platform v0.2.0
28472025-07-14T17:51:47.030Z Compiling thiserror v2.0.12
28482025-07-14T17:51:47.217Z Compiling clap_derive v4.5.40
28492025-07-14T17:51:47.592Z Compiling usdt v0.5.0
28502025-07-14T17:51:47.948Z Compiling cargo_metadata v0.20.0
28512025-07-14T17:51:48.755Z Compiling camino-tempfile v1.4.1
28522025-07-14T17:51:49.413Z Compiling cargo_toml v0.21.0
28532025-07-14T17:51:49.489Z Compiling macaddr v1.0.1
28542025-07-14T17:51:50.390Z Compiling clap v4.5.40
28552025-07-14T17:51:59.997Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28562025-07-14T17:52:06.426Z Finished `release` profile [optimized] target(s) in 52.49s
28572025-07-14T17:52:06.570Z
28582025-07-14T17:52:06.570Zreal 52.682828698
28592025-07-14T17:52:06.570Zuser 5:16.785012707
28602025-07-14T17:52:06.570Zsys 28.027949106
28612025-07-14T17:52:06.595Ztrap 0.188834767
28622025-07-14T17:52:06.595Ztflt 0.191173847
28632025-07-14T17:52:06.595Zdflt 0.584784977
28642025-07-14T17:52:06.595Zkflt 0.000033307
28652025-07-14T17:52:06.595Zlock 15:41.531915756
28662025-07-14T17:52:06.595Zslp 17:56.344149448
28672025-07-14T17:52:06.595Zlat 23.210136587
28682025-07-14T17:52:06.595Zstop 27.854262381
28692025-07-14T17:52:06.595Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28702025-07-14T17:52:06.595Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28712025-07-14T17:52:06.595Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28722025-07-14T17:52:06.595Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28732025-07-14T17:52:06.595Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28742025-07-14T17:52:08.686Z Compiling regress v0.10.3
28752025-07-14T17:52:08.742Z Compiling unsafe-libyaml v0.2.11
28762025-07-14T17:52:08.767Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28772025-07-14T17:52:08.767Z Compiling ident_case v1.0.1
28782025-07-14T17:52:08.767Z Compiling match_cfg v0.1.0
28792025-07-14T17:52:08.867Z Compiling rustix v1.0.7
28802025-07-14T17:52:08.891Z Compiling quick-error v1.2.3
28812025-07-14T17:52:08.891Z Compiling progenitor-client v0.10.0
28822025-07-14T17:52:08.969Z Compiling hostname v0.3.1
28832025-07-14T17:52:09.028Z Compiling darling_core v0.20.10
28842025-07-14T17:52:09.116Z Compiling rustls v0.22.4
28852025-07-14T17:52:09.236Z Compiling hex v0.4.3
28862025-07-14T17:52:09.434Z Compiling structmeta-derive v0.3.0
28872025-07-14T17:52:09.506Z Compiling multer v3.1.0
28882025-07-14T17:52:09.533Z Compiling debug-ignore v1.0.5
28892025-07-14T17:52:09.795Z Compiling toml v0.8.23
28902025-07-14T17:52:09.856Z Compiling serde_yaml v0.9.34+deprecated
28912025-07-14T17:52:10.382Z Compiling slog-json v2.6.1
28922025-07-14T17:52:10.752Z Compiling tempfile v3.20.0
28932025-07-14T17:52:10.886Z Compiling macaddr v1.0.1
28942025-07-14T17:52:11.163Z Compiling async-stream-impl v0.3.6
28952025-07-14T17:52:11.322Z Compiling dropshot v0.16.2
28962025-07-14T17:52:11.526Z Compiling slog-bunyan v2.5.0
28972025-07-14T17:52:11.632Z Compiling structmeta v0.3.0
28982025-07-14T17:52:11.764Z Compiling typify-impl v0.3.0
28992025-07-14T17:52:12.032Z Compiling waitgroup v0.1.2
29002025-07-14T17:52:12.304Z Compiling async-stream v0.3.6
29012025-07-14T17:52:12.331Z Compiling rustls-pemfile v2.2.0
29022025-07-14T17:52:12.697Z Compiling dropshot_endpoint v0.16.2
29032025-07-14T17:52:12.742Z Compiling serde_path_to_error v0.1.17
29042025-07-14T17:52:12.773Z Compiling wait-timeout v0.2.0
29052025-07-14T17:52:12.840Z Compiling hostname v0.4.0
29062025-07-14T17:52:13.022Z Compiling bit-vec v0.8.0
29072025-07-14T17:52:13.119Z Compiling rusty-fork v0.3.0
29082025-07-14T17:52:13.292Z Compiling rand_xorshift v0.4.0
29092025-07-14T17:52:13.510Z Compiling bit-set v0.8.0
29102025-07-14T17:52:13.539Z Compiling instant v0.1.13
29112025-07-14T17:52:13.630Z Compiling unarray v0.1.4
29122025-07-14T17:52:13.737Z Compiling test-strategy v0.4.1
29132025-07-14T17:52:13.776Z Compiling tokio-rustls v0.25.0
29142025-07-14T17:52:13.843Z Compiling proptest v1.7.0
29152025-07-14T17:52:13.868Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29162025-07-14T17:52:14.087Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29172025-07-14T17:52:14.214Z Compiling progenitor-client v0.9.1
29182025-07-14T17:52:14.240Z Compiling darling_macro v0.20.10
29192025-07-14T17:52:14.715Z Compiling derive-where v1.5.0
29202025-07-14T17:52:14.754Z Compiling ref-cast v1.0.24
29212025-07-14T17:52:15.013Z Compiling darling v0.20.10
29222025-07-14T17:52:15.166Z Compiling serde_with_macros v3.14.0
29232025-07-14T17:52:15.334Z Compiling ref-cast-impl v1.0.24
29242025-07-14T17:52:16.488Z Compiling parse-display-derive v0.10.0
29252025-07-14T17:52:16.600Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29262025-07-14T17:52:17.266Z Compiling iddqd v0.3.8
29272025-07-14T17:52:17.336Z Compiling serde_with v3.14.0
29282025-07-14T17:52:17.365Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29292025-07-14T17:52:17.400Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29302025-07-14T17:52:17.681Z Compiling backoff v0.4.0
29312025-07-14T17:52:17.853Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29322025-07-14T17:52:18.070Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29332025-07-14T17:52:18.525Z Compiling proc-macro-crate v1.3.1
29342025-07-14T17:52:19.350Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29352025-07-14T17:52:19.376Z Compiling num_enum_derive v0.5.11
29362025-07-14T17:52:19.872Z Compiling parse-display v0.10.0
29372025-07-14T17:52:19.964Z Compiling crucible-workspace-hack v0.1.0
29382025-07-14T17:52:20.072Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29392025-07-14T17:52:20.331Z Compiling itertools v0.13.0
29402025-07-14T17:52:20.362Z Compiling heapless v0.8.0
29412025-07-14T17:52:20.467Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29422025-07-14T17:52:20.506Z Compiling proc-macro-error v1.0.4
29432025-07-14T17:52:20.970Z Compiling typify-impl v0.4.1
29442025-07-14T17:52:21.117Z Compiling hash32 v0.3.1
29452025-07-14T17:52:21.186Z Compiling foreign-types-macros v0.2.3
29462025-07-14T17:52:21.300Z Compiling num_enum v0.5.11
29472025-07-14T17:52:21.395Z Compiling foreign-types-shared v0.3.1
29482025-07-14T17:52:21.508Z Compiling smoltcp v0.11.0
29492025-07-14T17:52:22.352Z Compiling foreign-types v0.5.0
29502025-07-14T17:52:22.548Z Compiling tabwriter v1.4.0
29512025-07-14T17:52:22.600Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29522025-07-14T17:52:22.731Z Compiling cstr-argument v0.1.2
29532025-07-14T17:52:22.978Z Compiling ingot-macros v0.1.0
29542025-07-14T17:52:23.029Z Compiling pretty-hex v0.2.1
29552025-07-14T17:52:23.061Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29562025-07-14T17:52:23.309Z Compiling cobs v0.2.3
29572025-07-14T17:52:23.478Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29582025-07-14T17:52:23.514Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29592025-07-14T17:52:23.679Z Compiling postcard v1.0.10
29602025-07-14T17:52:23.729Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29612025-07-14T17:52:23.934Z Compiling typify-macro v0.3.0
29622025-07-14T17:52:24.162Z Compiling colored v2.2.0
29632025-07-14T17:52:24.281Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29642025-07-14T17:52:24.348Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29652025-07-14T17:52:24.886Z Compiling itertools v0.14.0
29662025-07-14T17:52:24.913Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29672025-07-14T17:52:25.697Z Compiling camino-tempfile v1.4.1
29682025-07-14T17:52:26.170Z Compiling smf v0.2.3
29692025-07-14T17:52:27.216Z Compiling zone_cfg_derive v0.3.0
29702025-07-14T17:52:27.283Z Compiling typify v0.3.0
29712025-07-14T17:52:27.442Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29722025-07-14T17:52:27.545Z Compiling progenitor-impl v0.9.1
29732025-07-14T17:52:27.859Z Compiling num-derive v0.4.2
29742025-07-14T17:52:27.891Z Compiling sigpipe v0.1.3
29752025-07-14T17:52:27.962Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29762025-07-14T17:52:28.072Z Compiling jiff v0.2.15
29772025-07-14T17:52:28.313Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29782025-07-14T17:52:28.489Z Compiling zone v0.3.1
29792025-07-14T17:52:28.522Z Compiling ingot-types v0.1.0
29802025-07-14T17:52:28.747Z Compiling num-rational v0.4.2
29812025-07-14T17:52:29.351Z Compiling ingot v0.1.0
29822025-07-14T17:52:29.594Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29832025-07-14T17:52:29.719Z Compiling universal-hash v0.5.1
29842025-07-14T17:52:29.965Z Compiling num-complex v0.4.6
29852025-07-14T17:52:30.013Z Compiling opaque-debug v0.3.1
29862025-07-14T17:52:30.146Z Compiling half v2.4.1
29872025-07-14T17:52:30.361Z Compiling ciborium-io v0.2.2
29882025-07-14T17:52:30.539Z Compiling float-ord v0.3.2
29892025-07-14T17:52:30.659Z Compiling ciborium-ll v0.2.2
29902025-07-14T17:52:30.755Z Compiling num v0.4.3
29912025-07-14T17:52:30.828Z Compiling secrecy v0.10.3
29922025-07-14T17:52:30.904Z Compiling aead v0.5.2
29932025-07-14T17:52:31.064Z Compiling ciborium v0.2.2
29942025-07-14T17:52:31.116Z Compiling convert_case v0.4.0
29952025-07-14T17:52:31.282Z Compiling utf-8 v0.7.6
29962025-07-14T17:52:31.614Z Compiling keccak v0.1.5
29972025-07-14T17:52:31.866Z Compiling derive_more v0.99.20
29982025-07-14T17:52:32.238Z Compiling sha3 v0.10.8
29992025-07-14T17:52:32.636Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30002025-07-14T17:52:32.811Z Compiling tungstenite v0.21.0
30012025-07-14T17:52:33.043Z Compiling typify-macro v0.4.1
30022025-07-14T17:52:33.158Z Compiling progenitor-macro v0.9.1
30032025-07-14T17:52:33.186Z Compiling poly1305 v0.8.0
30042025-07-14T17:52:34.554Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30052025-07-14T17:52:34.800Z Compiling password-hash v0.5.0
30062025-07-14T17:52:35.446Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30072025-07-14T17:52:35.602Z Compiling chacha20 v0.9.1
30082025-07-14T17:52:35.747Z Compiling blake2 v0.10.6
30092025-07-14T17:52:35.978Z Compiling tokio-tungstenite v0.21.0
30102025-07-14T17:52:36.097Z Compiling base64 v0.21.7
30112025-07-14T17:52:36.417Z Compiling typify v0.4.1
30122025-07-14T17:52:36.581Z Compiling argon2 v0.5.3
30132025-07-14T17:52:36.630Z Compiling progenitor-impl v0.10.0
30142025-07-14T17:52:36.722Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30152025-07-14T17:52:36.782Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30162025-07-14T17:52:37.209Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30172025-07-14T17:52:37.456Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30182025-07-14T17:52:37.571Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30192025-07-14T17:52:37.814Z Compiling thiserror-impl-no-std v2.0.2
30202025-07-14T17:52:37.871Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30212025-07-14T17:52:37.961Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30222025-07-14T17:52:38.141Z Compiling owo-colors v4.2.2
30232025-07-14T17:52:38.299Z Compiling cancel-safe-futures v0.1.5
30242025-07-14T17:52:38.475Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30252025-07-14T17:52:38.765Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30262025-07-14T17:52:38.821Z Compiling atomicwrites v0.4.4
30272025-07-14T17:52:38.871Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30282025-07-14T17:52:39.009Z Compiling libsw-core v0.3.1
30292025-07-14T17:52:39.116Z Compiling semver v0.1.20
30302025-07-14T17:52:39.144Z Compiling fixedbitset v0.5.7
30312025-07-14T17:52:39.253Z Compiling libsw v3.5.0
30322025-07-14T17:52:39.575Z Compiling petgraph v0.8.2
30332025-07-14T17:52:39.674Z Compiling rustc_version v0.1.7
30342025-07-14T17:52:40.141Z Compiling thiserror-no-std v2.0.2
30352025-07-14T17:52:40.318Z Compiling vsss-rs v3.3.4
30362025-07-14T17:52:40.472Z Compiling chacha20poly1305 v0.10.1
30372025-07-14T17:52:40.665Z Compiling typify-impl v0.2.0
30382025-07-14T17:52:40.755Z Compiling resolv-conf v0.7.0
30392025-07-14T17:52:41.012Z Compiling newline-converter v0.3.0
30402025-07-14T17:52:41.227Z Compiling primeorder v0.13.6
30412025-07-14T17:52:41.421Z Compiling libefi-sys v0.1.0
30422025-07-14T17:52:41.757Z Compiling linear-map v1.2.0
30432025-07-14T17:52:41.781Z Compiling indent_write v2.2.0
30442025-07-14T17:52:42.035Z Compiling moka v0.12.10
30452025-07-14T17:52:42.198Z Compiling expectorate v1.2.0
30462025-07-14T17:52:42.223Z Compiling newtype_derive v0.1.6
30472025-07-14T17:52:42.428Z Compiling pem v3.0.5
30482025-07-14T17:52:42.485Z Compiling progenitor-macro v0.10.0
30492025-07-14T17:52:42.515Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30502025-07-14T17:52:42.612Z Compiling bitfield-struct v0.6.2
30512025-07-14T17:52:42.954Z Compiling pin-project-internal v1.1.6
30522025-07-14T17:52:43.137Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30532025-07-14T17:52:43.407Z Compiling unicase v2.7.0
30542025-07-14T17:52:43.763Z Compiling same-file v1.0.6
30552025-07-14T17:52:43.802Z Compiling tagptr v0.2.0
30562025-07-14T17:52:44.003Z Compiling progenitor v0.9.1
30572025-07-14T17:52:44.033Z Compiling arc-swap v1.7.1
30582025-07-14T17:52:44.108Z Compiling walkdir v2.5.0
30592025-07-14T17:52:44.261Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30602025-07-14T17:52:44.635Z Compiling slog-scope v4.4.0
30612025-07-14T17:52:44.714Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30622025-07-14T17:52:45.228Z Compiling pin-project v1.1.6
30632025-07-14T17:52:45.463Z Compiling polyval v0.6.2
30642025-07-14T17:52:45.490Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30652025-07-14T17:52:45.618Z Compiling hickory-proto v0.24.4
30662025-07-14T17:52:45.820Z Compiling snafu-derive v0.8.5
30672025-07-14T17:52:45.908Z Compiling proc-macro-error-attr2 v2.0.0
30682025-07-14T17:52:46.077Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30692025-07-14T17:52:46.236Z Compiling parking_lot_core v0.8.6
30702025-07-14T17:52:46.289Z Compiling salty v0.3.0
30712025-07-14T17:52:46.626Z Compiling linked-hash-map v0.5.6
30722025-07-14T17:52:46.752Z Compiling proc-macro-error2 v2.0.1
30732025-07-14T17:52:46.778Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30742025-07-14T17:52:46.970Z Compiling lru-cache v0.1.2
30752025-07-14T17:52:47.365Z Compiling ghash v0.5.1
30762025-07-14T17:52:47.661Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30772025-07-14T17:52:47.787Z Compiling hickory-resolver v0.25.2
30782025-07-14T17:52:48.040Z Compiling slog-stdlog v4.1.1
30792025-07-14T17:52:48.264Z Compiling p384 v0.13.0
30802025-07-14T17:52:48.429Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30812025-07-14T17:52:49.268Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30822025-07-14T17:52:49.471Z Compiling globset v0.4.15
30832025-07-14T17:52:49.864Z Compiling snafu v0.8.5
30842025-07-14T17:52:50.360Z Compiling olpc-cjson v0.1.4
30852025-07-14T17:52:50.542Z Compiling num-derive v0.3.3
30862025-07-14T17:52:50.674Z Compiling ctr v0.9.2
30872025-07-14T17:52:50.865Z Compiling gethostname v0.5.0
30882025-07-14T17:52:51.056Z Compiling lzma-sys v0.1.20
30892025-07-14T17:52:51.094Z Compiling serde_plain v1.0.2
30902025-07-14T17:52:51.472Z Compiling async-recursion v1.1.1
30912025-07-14T17:52:51.786Z Compiling slog-dtrace v0.3.0
30922025-07-14T17:52:51.811Z Compiling highway v1.3.0
30932025-07-14T17:52:52.195Z Compiling xshell-macros v0.2.7
30942025-07-14T17:52:52.402Z Compiling typed-path v0.9.3
30952025-07-14T17:52:52.431Z Compiling typify-macro v0.2.0
30962025-07-14T17:52:52.529Z Compiling papergrid v0.14.0
30972025-07-14T17:52:52.729Z Compiling libscf-sys v1.1.0
30982025-07-14T17:52:52.997Z Compiling xshell v0.2.7
30992025-07-14T17:52:53.101Z Compiling aes-gcm v0.10.3
31002025-07-14T17:52:53.131Z Compiling hickory-resolver v0.24.4
31012025-07-14T17:52:53.448Z Compiling slog-envlogger v2.2.0
31022025-07-14T17:52:53.500Z Compiling progenitor v0.10.0
31032025-07-14T17:52:53.755Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31042025-07-14T17:52:54.051Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31052025-07-14T17:52:54.076Z Compiling mime_guess v2.0.5
31062025-07-14T17:52:55.041Z Compiling tough v0.20.0
31072025-07-14T17:52:55.095Z Compiling steno v0.4.1
31082025-07-14T17:52:55.489Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31092025-07-14T17:52:55.700Z Compiling tabled_derive v0.10.0
31102025-07-14T17:52:55.837Z Compiling typify v0.2.0
31112025-07-14T17:52:56.047Z Compiling progenitor-impl v0.8.0
31122025-07-14T17:52:57.835Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31132025-07-14T17:52:58.022Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31142025-07-14T17:52:58.252Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31152025-07-14T17:52:58.334Z Compiling tokio-dtrace v0.1.0
31162025-07-14T17:52:58.755Z Compiling heck v0.3.3
31172025-07-14T17:52:58.780Z Compiling progenitor-client v0.8.0
31182025-07-14T17:52:58.926Z Compiling ssh-encoding v0.2.0
31192025-07-14T17:52:59.095Z Compiling blowfish v0.9.1
31202025-07-14T17:52:59.267Z Compiling env_filter v0.1.2
31212025-07-14T17:52:59.396Z Compiling nibble_vec v0.1.0
31222025-07-14T17:52:59.521Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31232025-07-14T17:52:59.638Z Compiling endian-type v0.1.2
31242025-07-14T17:52:59.870Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31252025-07-14T17:52:59.895Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31262025-07-14T17:53:00.173Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31272025-07-14T17:53:00.438Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31282025-07-14T17:53:01.199Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31292025-07-14T17:53:01.605Z Compiling progenitor-macro v0.8.0
31302025-07-14T17:53:02.883Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31312025-07-14T17:53:03.280Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31322025-07-14T17:53:03.694Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31332025-07-14T17:53:04.032Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31342025-07-14T17:53:04.512Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31352025-07-14T17:53:05.050Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31362025-07-14T17:53:05.720Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31372025-07-14T17:53:06.223Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31382025-07-14T17:53:06.380Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31392025-07-14T17:53:06.646Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31402025-07-14T17:53:06.704Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31412025-07-14T17:53:08.581Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31422025-07-14T17:53:09.425Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31432025-07-14T17:53:09.956Z Compiling humantime v2.2.0
31442025-07-14T17:53:10.469Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31452025-07-14T17:53:11.351Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31462025-07-14T17:53:11.624Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31472025-07-14T17:53:11.819Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31482025-07-14T17:53:11.904Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31492025-07-14T17:53:12.122Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31502025-07-14T17:53:12.311Z Compiling progenitor v0.8.0
31512025-07-14T17:53:12.855Z Compiling radix_trie v0.2.1
31522025-07-14T17:53:13.456Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31532025-07-14T17:53:13.491Z Compiling env_logger v0.11.5
31542025-07-14T17:53:13.571Z Compiling bcrypt-pbkdf v0.10.0
31552025-07-14T17:53:13.970Z Compiling ssh-cipher v0.2.0
31562025-07-14T17:53:14.143Z Compiling zone_cfg_derive v0.1.2
31572025-07-14T17:53:14.172Z Compiling oxide-tokio-rt v0.1.2
31582025-07-14T17:53:14.493Z Compiling parking_lot v0.11.2
31592025-07-14T17:53:15.178Z Compiling tabled v0.18.0
31602025-07-14T17:53:15.211Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31612025-07-14T17:53:15.294Z Compiling qorb v0.4.0
31622025-07-14T17:53:16.013Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31632025-07-14T17:53:16.122Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31642025-07-14T17:53:16.607Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31652025-07-14T17:53:16.754Z Compiling prefix-trie v0.7.0
31662025-07-14T17:53:17.010Z Compiling password-hash v0.4.2
31672025-07-14T17:53:17.065Z Compiling fxhash v0.2.1
31682025-07-14T17:53:17.313Z Compiling http-range v0.1.5
31692025-07-14T17:53:17.544Z Compiling base64 v0.13.1
31702025-07-14T17:53:17.727Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31712025-07-14T17:53:17.810Z Compiling pbkdf2 v0.11.0
31722025-07-14T17:53:18.084Z Compiling ron v0.7.1
31732025-07-14T17:53:18.112Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31742025-07-14T17:53:18.205Z Compiling hickory-server v0.25.2
31752025-07-14T17:53:19.808Z Compiling sled v0.34.7
31762025-07-14T17:53:20.170Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31772025-07-14T17:53:20.549Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31782025-07-14T17:53:20.804Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31792025-07-14T17:53:21.399Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31802025-07-14T17:53:21.571Z Compiling xz2 v0.1.7
31812025-07-14T17:53:21.954Z Compiling zone v0.1.8
31822025-07-14T17:53:22.050Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31832025-07-14T17:53:22.088Z Compiling ssh-key v0.6.6
31842025-07-14T17:53:22.314Z Compiling hickory-client v0.25.2
31852025-07-14T17:53:22.727Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31862025-07-14T17:53:22.979Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31872025-07-14T17:53:23.221Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31882025-07-14T17:53:24.003Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
31892025-07-14T17:53:24.042Z Compiling p521 v0.13.3
31902025-07-14T17:53:25.340Z Compiling p256 v0.13.2
31912025-07-14T17:53:25.554Z Compiling yasna v0.5.2
31922025-07-14T17:53:25.762Z Compiling headers-core v0.3.0
31932025-07-14T17:53:25.984Z Compiling kstat-rs v0.2.4
31942025-07-14T17:53:26.056Z Compiling secrecy v0.8.0
31952025-07-14T17:53:26.084Z Compiling nanorand v0.7.0
31962025-07-14T17:53:26.324Z Compiling russh-cryptovec v0.7.3
31972025-07-14T17:53:26.528Z Compiling atty v0.2.14
31982025-07-14T17:53:26.615Z Compiling md5 v0.7.0
31992025-07-14T17:53:26.672Z Compiling crc8 v0.1.1
32002025-07-14T17:53:26.738Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32012025-07-14T17:53:26.881Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32022025-07-14T17:53:26.906Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32032025-07-14T17:53:27.145Z Compiling russh-keys v0.45.0
32042025-07-14T17:53:27.621Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32052025-07-14T17:53:28.178Z Compiling flume v0.11.1
32062025-07-14T17:53:28.772Z Compiling rcgen v0.12.1
32072025-07-14T17:53:30.264Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32082025-07-14T17:53:30.507Z Compiling headers v0.4.1
32092025-07-14T17:53:31.521Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32102025-07-14T17:53:32.010Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32112025-07-14T17:53:32.176Z Compiling hyper-staticfile v0.10.1
32122025-07-14T17:53:32.407Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32132025-07-14T17:53:33.050Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32142025-07-14T17:53:33.172Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32152025-07-14T17:53:33.661Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32162025-07-14T17:53:33.769Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32172025-07-14T17:53:34.844Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32182025-07-14T17:53:35.416Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32192025-07-14T17:53:36.726Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32202025-07-14T17:53:36.849Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32212025-07-14T17:53:37.559Z Compiling num-bigint v0.4.6
32222025-07-14T17:53:38.104Z Compiling des v0.8.1
32232025-07-14T17:53:38.461Z Compiling subprocess v0.2.9
32242025-07-14T17:53:38.827Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32252025-07-14T17:53:39.522Z Compiling hex-literal v0.4.1
32262025-07-14T17:53:39.559Z Compiling display-error-chain v0.2.2
32272025-07-14T17:53:39.739Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32282025-07-14T17:53:39.809Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32292025-07-14T17:53:39.874Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32302025-07-14T17:53:41.049Z Compiling russh v0.45.0
32312025-07-14T17:53:42.211Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32322025-07-14T17:53:42.301Z Compiling internet-checksum v0.2.1
32332025-07-14T17:53:44.145Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32342025-07-14T17:53:46.117Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352025-07-14T17:54:17.504Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32362025-07-14T17:54:48.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
32372025-07-14T17:54:48.284Z
32382025-07-14T17:54:48.310Zreal 2:41.645393663
32392025-07-14T17:54:48.310Zuser 13:09.845464468
32402025-07-14T17:54:48.310Zsys 2:15.406517283
32412025-07-14T17:54:48.310Ztrap 0.414861380
32422025-07-14T17:54:48.310Ztflt 0.130759629
32432025-07-14T17:54:48.310Zdflt 0.685243552
32442025-07-14T17:54:48.310Zkflt 0.000124199
32452025-07-14T17:54:48.310Zlock 36:10.566706768
32462025-07-14T17:54:48.310Zslp 48:31.989239116
32472025-07-14T17:54:48.310Zlat 53.243565002
32482025-07-14T17:54:48.310Zstop 2:07.118653699
32492025-07-14T17:54:48.310Z+ mkdir tests
32502025-07-14T17:54:48.310Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32512025-07-14T17:54:48.310Z+ xargs -I '{}' -t cp '{}' tests/
32522025-07-14T17:54:48.336Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-edbb0a84bd669b6d tests/
32532025-07-14T17:54:48.363Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8d75c928e7fa8ec2 tests/
32542025-07-14T17:54:48.387Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-0ed667baedd5eb80 tests/
32552025-07-14T17:54:48.413Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-9157d53345f0174d tests/
32562025-07-14T17:54:48.627Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
32572025-07-14T17:54:48.653Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-8d75c928e7fa8ec2 tests/commtest-0ed667baedd5eb80 tests/dhcp_server-edbb0a84bd669b6d tests/end_to_end_tests-9157d53345f0174d out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
32582025-07-14T17:56:45.779ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32592025-07-14T17:56:45.779Za .github/buildomat/ci-env.sh 1K
32602025-07-14T17:56:45.779Za out/target/test 1K
32612025-07-14T17:56:45.779Za out/npuzone/npuzone 23144K
32622025-07-14T17:56:45.779Za package-manifest.toml 33K
32632025-07-14T17:56:45.779Za smf/sled-agent/non-gimlet/config.toml 5K
32642025-07-14T17:56:45.779Za target/release/omicron-package 40897K
32652025-07-14T17:56:45.779Za target/release/xtask 11595K
32662025-07-14T17:56:45.779Za target/debug/bootstrap 243174K
32672025-07-14T17:56:45.779Za tests/bootstrap-8d75c928e7fa8ec2 23336K
32682025-07-14T17:56:45.780Za tests/commtest-0ed667baedd5eb80 29495K
32692025-07-14T17:56:45.780Za tests/dhcp_server-edbb0a84bd669b6d 23336K
32702025-07-14T17:56:45.780Za tests/end_to_end_tests-9157d53345f0174d 326134K
32712025-07-14T17:56:45.780Za out/clickhouse.tar.gz 319922K
32722025-07-14T17:56:45.780Za out/clickhouse_keeper.tar.gz 303774K
32732025-07-14T17:56:45.780Za out/clickhouse_server.tar.gz 319921K
32742025-07-14T17:56:45.780Za out/cockroachdb.tar.gz 162579K
32752025-07-14T17:56:45.780Za out/crucible-dtrace.tar 98K
32762025-07-14T17:56:45.780Za out/crucible-pantry-zone.tar.gz 38983K
32772025-07-14T17:56:45.780Za out/crucible-zone.tar.gz 48866K
32782025-07-14T17:56:45.780Za out/external-dns.tar.gz 50590K
32792025-07-14T17:56:45.780Za out/internal-dns.tar.gz 50590K
32802025-07-14T17:56:45.780Za out/mg-ddm-gz.tar 90846K
32812025-07-14T17:56:45.780Za out/nexus.tar.gz 131644K
32822025-07-14T17:56:45.780Za out/ntp.tar.gz 16650K
32832025-07-14T17:56:45.780Za out/omicron-gateway-softnpu.tar.gz 30155K
32842025-07-14T17:56:45.780Za out/omicron-sled-agent.tar 138678K
32852025-07-14T17:56:45.780Za out/overlay.tar.gz 3K
32862025-07-14T17:56:45.780Za out/oximeter.tar.gz 63508K
32872025-07-14T17:56:45.780Za out/oxlog.tar 3947K
32882025-07-14T17:56:45.780Za out/probe.tar.gz 3037K
32892025-07-14T17:56:45.780Za out/propolis-server.tar.gz 68537K
32902025-07-14T17:56:45.780Za out/pumpkind-gz.tar 26648K
32912025-07-14T17:56:45.780Za out/switch-softnpu.tar.gz 338031K
32922025-07-14T17:56:45.805Z
32932025-07-14T17:56:45.805Zreal 1:57.159424263
32942025-07-14T17:56:45.805Zuser 1:48.583614223
32952025-07-14T17:56:45.806Zsys 10.576344855
32962025-07-14T17:56:45.806Ztrap 0.034142043
32972025-07-14T17:56:45.806Ztflt 0.000000000
32982025-07-14T17:56:45.806Zdflt 0.000000000
32992025-07-14T17:56:45.806Zkflt 0.000000000
33002025-07-14T17:56:45.806Zlock 0.000000000
33012025-07-14T17:56:45.806Zslp 1:48.740946585
33022025-07-14T17:56:45.806Zlat 6.377923194
33032025-07-14T17:56:45.806Zstop 0.000241935
33042025-07-14T17:56:45.806Zprocess exited: duration 2202145 ms, exit code 0
 
33052025-07-14T17:56:45.891Zfound 1 output files
33062025-07-14T17:56:45.891Zuploading: /work/package.tar.gz (2215642809 bytes)
33072025-07-14T17:59:45.633Zuploaded: /work/package.tar.gz