01KTAYTYJZ6PRV2XMK3HF6YX5W: build

BasicConfig {
    output_rules: [
        "/work/debug/*",
        "/work/release/*",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/release/ddmd",
            series: "release",
            name: "ddmd",
        },
        BasicConfigPublish {
            from_output: "/work/release/ddmadm",
            series: "release",
            name: "ddmadm",
        },
        BasicConfigPublish {
            from_output: "/work/release/falcon-lab",
            series: "release",
            name: "falcon-lab",
        },
        BasicConfigPublish {
            from_output: "/work/debug/ddmd",
            series: "debug",
            name: "ddmd",
        },
        BasicConfigPublish {
            from_output: "/work/debug/ddmadm",
            series: "debug",
            name: "ddmadm",
        },
        BasicConfigPublish {
            from_output: "/work/debug/mgd",
            series: "debug",
            name: "mgd",
        },
        BasicConfigPublish {
            from_output: "/work/debug/mgadm",
            series: "debug",
            name: "mgadm",
        },
        BasicConfigPublish {
            from_output: "/work/release/mgd",
            series: "release",
            name: "mgd",
        },
        BasicConfigPublish {
            from_output: "/work/release/mgadm",
            series: "release",
            name: "mgadm",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KTAYWK08BRTQZ07KTWW16W15

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-05T03:59:14.314Zjob assigned to worker 01KTAYX64SNA3NQ8XJNA0EK2HA [factory aws, i-0d5796977ca1a8a2e] (queued for 1 m 11 s)
 
22026-06-05T03:59:21.378Zstarting task 0: "setup"
32026-06-05T03:59:21.383Z++ uname -s
42026-06-05T03:59:21.387Z+ kern=SunOS
52026-06-05T03:59:21.387Z+ build_user=build
62026-06-05T03:59:21.387Z+ build_uid=12345
72026-06-05T03:59:21.388Z+ work_dir=/work
82026-06-05T03:59:21.388Z+ input_dir=/input
92026-06-05T03:59:21.388Z+ [[ 0 == 12345 ]]
102026-06-05T03:59:21.388Z+ case "$kern" in
112026-06-05T03:59:21.388Z+ groupadd -g 12345 build
122026-06-05T03:59:21.388Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-05T03:59:23.390Z+ zfs create -o mountpoint=/work rpool/work
142026-06-05T03:59:23.504Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-05T03:59:23.508Z+ home_fs=zfs
162026-06-05T03:59:23.508Z+ [[ zfs == autofs ]]
172026-06-05T03:59:23.508Z+ mkdir -p /home/build
182026-06-05T03:59:23.508Z+ chown build:build /home/build /work
192026-06-05T03:59:25.509Z+ chmod 0700 /home/build /work
202026-06-05T03:59:25.515Zprocess exited: duration 4132 ms, exit code 0
 
212026-06-05T03:59:25.524Zstarting task 1: "rust-toolchain"
222026-06-05T03:59:25.528Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-06-05T03:59:25.528Z * rust toolchain channel = "stable"
242026-06-05T03:59:25.528Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-06-05T03:59:25.528Z * rust toolchain profile = "default"
262026-06-05T03:59:25.528Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-05T03:59:25.528Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-05T03:59:25.532Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-05T03:59:25.532Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-06-05T03:59:25.621Zinfo: downloading installer
312026-06-05T03:59:26.911Zwarn: It looks like you have an existing installation of Rust at:
322026-06-05T03:59:26.911Zwarn: /opt/ooce/bin
332026-06-05T03:59:26.911Zwarn: It is recommended that rustup be the primary Rust installation.
342026-06-05T03:59:26.911Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-06-05T03:59:26.911Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-06-05T03:59:26.911Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-06-05T03:59:26.911Zwarn: or pass `-y' to ignore all ignorable checks.
382026-06-05T03:59:26.911Zerror: cannot install while Rust is installed
392026-06-05T03:59:26.911Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-06-05T03:59:26.911Zwarn: It looks like you have an existing rustup settings file at:
412026-06-05T03:59:26.912Zwarn: /home/build/.rustup/settings.toml
422026-06-05T03:59:26.912Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-06-05T03:59:26.912Zwarn: instead of the one inferred from the default host triple.
442026-06-05T03:59:26.925Zinfo: profile set to default
452026-06-05T03:59:26.925Zinfo: default host triple is x86_64-unknown-illumos
462026-06-05T03:59:26.935Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-06-05T03:59:27.062Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
482026-06-05T03:59:27.065Zinfo: downloading 6 components
492026-06-05T03:59:41.575Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-06-05T03:59:41.575Z
512026-06-05T03:59:41.621Z stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
522026-06-05T03:59:41.621Z
532026-06-05T03:59:41.621Z
542026-06-05T03:59:41.621ZRust is installed now. Great!
552026-06-05T03:59:41.621Z
562026-06-05T03:59:41.621ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-06-05T03:59:41.621Zenvironment variable. This has not been done automatically.
582026-06-05T03:59:41.621Z
592026-06-05T03:59:41.621ZTo configure your current shell, you need to source
602026-06-05T03:59:41.621Zthe corresponding env file under $HOME/.cargo.
612026-06-05T03:59:41.621Z
622026-06-05T03:59:41.621ZThis is usually done by running one of the following (note the leading DOT):
632026-06-05T03:59:41.621Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-06-05T03:59:41.621Zsource "$HOME/.cargo/env.fish" # For fish
652026-06-05T03:59:41.621Zsource "~/.cargo/env.nu" # For nushell
662026-06-05T03:59:41.621Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-06-05T03:59:41.621Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-06-05T03:59:41.621Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-06-05T03:59:41.625Zwarn: no default linker (`cc`) was found in your PATH
702026-06-05T03:59:41.625Zwarn: many Rust crates require a system C toolchain to build
712026-06-05T03:59:41.718Z+ rustup --version
722026-06-05T03:59:41.731Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-06-05T03:59:41.736Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-06-05T03:59:41.750Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
752026-06-05T03:59:41.755Z+ cargo --version
762026-06-05T03:59:41.764Zcargo 1.96.0 (30a34c682 2026-05-25)
772026-06-05T03:59:41.767Z+ rustc --version
782026-06-05T03:59:41.786Zrustc 1.96.0 (ac68faa20 2026-05-25)
792026-06-05T03:59:41.790Zprocess exited: duration 16264 ms, exit code 0
 
802026-06-05T03:59:41.796Zstarting task 2: "authentication"
812026-06-05T03:59:41.809ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
822026-06-05T04:00:05.863Zprocess exited: duration 24063 ms, exit code 0
 
832026-06-05T04:00:05.878Zstarting task 3: "clone repository"
842026-06-05T04:00:05.888Z+ mkdir -p /work/oxidecomputer/maghemite
852026-06-05T04:00:05.888Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
862026-06-05T04:00:05.934ZCloning into '/work/oxidecomputer/maghemite'...
872026-06-05T04:00:07.996Z+ cd /work/oxidecomputer/maghemite
882026-06-05T04:00:07.996Z+ git fetch origin a20914a29abd2d41480d887d0cde49b8881b0f51
892026-06-05T04:00:08.045ZFrom https://github.com/oxidecomputer/maghemite
902026-06-05T04:00:08.045Z * branch a20914a29abd2d41480d887d0cde49b8881b0f51 -> FETCH_HEAD
912026-06-05T04:00:08.045Z+ [[ -n renovate/serde_json-1.x ]]
922026-06-05T04:00:08.045Z++ git branch --show-current
932026-06-05T04:00:08.045Z+ current=main
942026-06-05T04:00:08.045Z+ [[ main != renovate/serde_json-1.x ]]
952026-06-05T04:00:08.045Z+ git branch -f renovate/serde_json-1.x a20914a29abd2d41480d887d0cde49b8881b0f51
962026-06-05T04:00:08.045Z+ git checkout -f renovate/serde_json-1.x
972026-06-05T04:00:08.046ZSwitched to branch 'renovate/serde_json-1.x'
982026-06-05T04:00:08.046Z+ git reset --hard a20914a29abd2d41480d887d0cde49b8881b0f51
992026-06-05T04:00:08.046ZHEAD is now at a20914a Update Rust crate serde_json to 1.0.150
1002026-06-05T04:00:08.046Zprocess exited: duration 1386 ms, exit code 0
 
1012026-06-05T04:00:08.118Zstarting task 4: "build"
1022026-06-05T04:00:08.131Z+ pfexec pkg install clang-15
1032026-06-05T04:00:15.999Z Startup: Refreshing catalog 'helios-dev' ... Done
1042026-06-05T04:00:23.715Z Startup: Caching catalogs ... Done
1052026-06-05T04:00:30.883ZPlanning: Solver setup ... Done
1062026-06-05T04:00:30.925ZPlanning: Running solver ... Done
1072026-06-05T04:00:31.073ZPlanning: Finding local manifests ... Done
1082026-06-05T04:00:33.908ZPlanning: Fetching manifests: 0/2 0% complete
1092026-06-05T04:00:38.910ZPlanning: Fetching manifests: 1/2 50% complete
1102026-06-05T04:00:39.992ZPlanning: Fetching manifests: 2/2 100% complete
1112026-06-05T04:00:40.021ZPlanning: Package planning ... Done
1122026-06-05T04:00:40.046ZPlanning: Merging actions ... Done
1132026-06-05T04:00:40.212ZPlanning: Checking for conflicting actions ... Done
1142026-06-05T04:00:40.219ZPlanning: Consolidating action changes ... Done
1152026-06-05T04:00:40.929ZPlanning: Evaluating mediators ... Done
1162026-06-05T04:00:40.936ZPlanning: Planning completed in 17.09 seconds
1172026-06-05T04:00:40.966Z Packages to install: 2
1182026-06-05T04:00:40.969Z Mediators to change: 2
1192026-06-05T04:00:40.969Z Services to change: 1
1202026-06-05T04:00:40.969Z Create boot environment: No
1212026-06-05T04:00:40.969ZCreate backup boot environment: No
1222026-06-05T04:00:41.004Z
1232026-06-05T04:00:41.004ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1242026-06-05T04:00:46.010ZDownload: 208/3076 items 15.7/211.3MB 7% complete (4.2M/s)
1252026-06-05T04:00:51.072ZDownload: 362/3076 items 16.3/211.3MB 7% complete (1.7M/s)
1262026-06-05T04:00:56.291ZDownload: 466/3076 items 16.7/211.3MB 7% complete (134k/s)
1272026-06-05T04:01:01.926ZDownload: 530/3076 items 17.1/211.3MB 8% complete (104k/s)
1282026-06-05T04:01:06.901ZDownload: 676/3076 items 17.6/211.3MB 8% complete (86.5k/s)
1292026-06-05T04:01:07.115Z
1302026-06-05T04:01:07.116ZErrors were encountered while attempting to retrieve package or file data for
1312026-06-05T04:01:07.116Zthe requested operation.
1322026-06-05T04:01:07.116ZDetails follow:
1332026-06-05T04:01:07.116Z
1342026-06-05T04:01:07.116ZFramework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading
1352026-06-05T04:01:07.116ZURL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/92b115ae9e3a87c7cc67c02261fcf33affda6024'
1362026-06-05T04:01:08.481Zprocess exited: duration 60377 ms, exit code 1
 
1372026-06-05T04:01:08.490Zfound 0 output files