|
|
|
| 1 | 2025-04-01T21:09:46.018Z | job assigned to worker 01JQSJZXHEP8SMB5Z6F7EPRPA4 [factory gimlet-EVT22200007-propolis, EVT22200007/23492] (queued for 25 s) |
| |
| 2 | 2025-04-01T21:09:53.745Z | starting task 0: "setup" |
| 3 | 2025-04-01T21:09:53.771Z | ++ uname -s |
| 4 | 2025-04-01T21:09:53.771Z | + kern=SunOS |
| 5 | 2025-04-01T21:09:53.771Z | + build_user=build |
| 6 | 2025-04-01T21:09:53.771Z | + build_uid=12345 |
| 7 | 2025-04-01T21:09:53.771Z | + work_dir=/work |
| 8 | 2025-04-01T21:09:53.771Z | + input_dir=/input |
| 9 | 2025-04-01T21:09:53.771Z | + [[ 0 == 12345 ]] |
| 10 | 2025-04-01T21:09:53.771Z | + case "$kern" in |
| 11 | 2025-04-01T21:09:53.771Z | + groupadd -g 12345 build |
| 12 | 2025-04-01T21:09:53.771Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-04-01T21:09:55.772Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-04-01T21:09:55.812Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-04-01T21:09:55.838Z | + home_fs=zfs |
| 16 | 2025-04-01T21:09:55.838Z | + [[ zfs == autofs ]] |
| 17 | 2025-04-01T21:09:55.838Z | + mkdir -p /home/build |
| 18 | 2025-04-01T21:09:55.838Z | + chown build:build /home/build /work |
| 19 | 2025-04-01T21:09:56.821Z | + chmod 0700 /home/build /work |
| 20 | 2025-04-01T21:09:56.847Z | process exited: duration 3083 ms, exit code 0 |
| |
| 21 | 2025-04-01T21:09:56.898Z | starting task 1: "rust-toolchain" |
| 22 | 2025-04-01T21:09:56.924Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-04-01T21:09:56.924Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-04-01T21:09:56.924Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-04-01T21:09:56.924Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2025-04-01T21:09:56.924Z | * rust toolchain channel = "stable" |
| 27 | 2025-04-01T21:09:56.924Z | * rust toolchain profile = "default" |
| 28 | 2025-04-01T21:09:56.924Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-04-01T21:09:56.924Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-04-01T21:10:02.059Z | info: downloading installer |
| 31 | 2025-04-01T21:10:02.732Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-04-01T21:10:02.732Z | warn: /opt/ooce/bin |
| 33 | 2025-04-01T21:10:02.733Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-04-01T21:10:02.733Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-04-01T21:10:02.733Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-04-01T21:10:02.733Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-04-01T21:10:02.733Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-04-01T21:10:02.733Z | error: cannot install while Rust is installed |
| 39 | 2025-04-01T21:10:02.733Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-04-01T21:10:02.759Z | info: profile set to 'default' |
| 41 | 2025-04-01T21:10:02.759Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-04-01T21:10:02.759Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-04-01T21:10:02.930Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
| 44 | 2025-04-01T21:10:02.930Z | info: downloading component 'cargo' |
| 45 | 2025-04-01T21:10:03.309Z | info: downloading component 'clippy' |
| 46 | 2025-04-01T21:10:03.486Z | info: downloading component 'rust-docs' |
| 47 | 2025-04-01T21:10:03.997Z | info: downloading component 'rust-std' |
| 48 | 2025-04-01T21:10:04.667Z | info: downloading component 'rustc' |
| 49 | 2025-04-01T21:10:07.067Z | info: downloading component 'rustfmt' |
| 50 | 2025-04-01T21:10:07.224Z | info: installing component 'cargo' |
| 51 | 2025-04-01T21:10:08.314Z | info: installing component 'clippy' |
| 52 | 2025-04-01T21:10:08.800Z | info: installing component 'rust-docs' |
| 53 | 2025-04-01T21:10:11.721Z | info: installing component 'rust-std' |
| 54 | 2025-04-01T21:10:13.718Z | info: installing component 'rustc' |
| 55 | 2025-04-01T21:10:21.051Z | info: installing component 'rustfmt' |
| 56 | 2025-04-01T21:10:21.457Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-04-01T21:10:21.457Z | |
| 58 | 2025-04-01T21:10:21.609Z | stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15) |
| 59 | 2025-04-01T21:10:21.609Z | |
| 60 | 2025-04-01T21:10:21.609Z | |
| 61 | 2025-04-01T21:10:21.609Z | Rust is installed now. Great! |
| 62 | 2025-04-01T21:10:21.609Z | |
| 63 | 2025-04-01T21:10:21.609Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-04-01T21:10:21.609Z | environment variable. This has not been done automatically. |
| 65 | 2025-04-01T21:10:21.609Z | |
| 66 | 2025-04-01T21:10:21.609Z | To configure your current shell, you need to source |
| 67 | 2025-04-01T21:10:21.609Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-04-01T21:10:21.609Z | |
| 69 | 2025-04-01T21:10:21.609Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-04-01T21:10:21.609Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-04-01T21:10:21.634Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-04-01T21:10:21.634Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-04-01T21:10:21.707Z | + rustup --version |
| 74 | 2025-04-01T21:10:21.732Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-04-01T21:10:21.732Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-04-01T21:10:21.772Z | info: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)` |
| 77 | 2025-04-01T21:10:21.797Z | + cargo --version |
| 78 | 2025-04-01T21:10:21.822Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
| 79 | 2025-04-01T21:10:21.822Z | + rustc --version |
| 80 | 2025-04-01T21:10:21.858Z | rustc 1.85.1 (4eb161250 2025-03-15) |
| 81 | 2025-04-01T21:10:21.884Z | process exited: duration 24967 ms, exit code 0 |
| |
| 82 | 2025-04-01T21:10:21.935Z | starting task 2: "authentication" |
| 83 | 2025-04-01T21:10:21.996Z | process exited: duration 61 ms, exit code 0 |
| |
| 84 | 2025-04-01T21:10:22.047Z | starting task 3: "clone repository" |
| 85 | 2025-04-01T21:10:22.074Z | + mkdir -p /work/oxidecomputer/zone |
| 86 | 2025-04-01T21:10:22.074Z | + git clone https://github.com/oxidecomputer/zone /work/oxidecomputer/zone |
| 87 | 2025-04-01T21:10:22.100Z | Cloning into '/work/oxidecomputer/zone'... |
| 88 | 2025-04-01T21:10:22.699Z | + cd /work/oxidecomputer/zone |
| 89 | 2025-04-01T21:10:22.699Z | + git fetch origin 565289508c6831ee75b5a38ee3bc171fabbcac52 |
| 90 | 2025-04-01T21:10:23.070Z | From https://github.com/oxidecomputer/zone |
| 91 | 2025-04-01T21:10:23.070Z | * branch 565289508c6831ee75b5a38ee3bc171fabbcac52 -> FETCH_HEAD |
| 92 | 2025-04-01T21:10:23.095Z | + [[ -n pub ]] |
| 93 | 2025-04-01T21:10:23.095Z | ++ git branch --show-current |
| 94 | 2025-04-01T21:10:23.095Z | + current=main |
| 95 | 2025-04-01T21:10:23.095Z | + [[ main != pub ]] |
| 96 | 2025-04-01T21:10:23.095Z | + git branch -f pub 565289508c6831ee75b5a38ee3bc171fabbcac52 |
| 97 | 2025-04-01T21:10:23.120Z | + git checkout -f pub |
| 98 | 2025-04-01T21:10:23.120Z | Switched to branch 'pub' |
| 99 | 2025-04-01T21:10:23.120Z | + git reset --hard 565289508c6831ee75b5a38ee3bc171fabbcac52 |
| 100 | 2025-04-01T21:10:23.120Z | HEAD is now at 5652895 Make some additional fields pub |
| 101 | 2025-04-01T21:10:23.120Z | process exited: duration 1066 ms, exit code 0 |
| |
| 102 | 2025-04-01T21:10:23.171Z | starting task 4: "build" |
| 103 | 2025-04-01T21:10:23.196Z | + cargo --version |
| 104 | 2025-04-01T21:10:23.221Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
| 105 | 2025-04-01T21:10:23.221Z | + rustc --version |
| 106 | 2025-04-01T21:10:23.249Z | rustc 1.85.1 (4eb161250 2025-03-15) |
| 107 | 2025-04-01T21:10:23.274Z | + banner build |
| 108 | 2025-04-01T21:10:23.274Z | |
| 109 | 2025-04-01T21:10:23.274Z | ##### # # # # ##### |
| 110 | 2025-04-01T21:10:23.274Z | # # # # # # # # |
| 111 | 2025-04-01T21:10:23.274Z | ##### # # # # # # |
| 112 | 2025-04-01T21:10:23.274Z | # # # # # # # # |
| 113 | 2025-04-01T21:10:23.274Z | # # # # # # # # |
| 114 | 2025-04-01T21:10:23.274Z | ##### #### # ###### ##### |
| 115 | 2025-04-01T21:10:23.274Z | |
| 116 | 2025-04-01T21:10:23.274Z | + ptime -m cargo build --tests --verbose |
| 117 | 2025-04-01T21:10:23.424Z | Updating crates.io index |
| 118 | 2025-04-01T21:10:23.672Z | Locking 39 packages to latest compatible versions |
| 119 | 2025-04-01T21:10:23.697Z | Adding heck v0.4.1 (available: v0.5.0) |
| 120 | 2025-04-01T21:10:23.697Z | Adding itertools v0.12.1 (available: v0.14.0) |
| 121 | 2025-04-01T21:10:23.697Z | Adding syn v1.0.109 (available: v2.0.100) |
| 122 | 2025-04-01T21:10:23.697Z | Adding thiserror v1.0.69 (available: v2.0.12) |
| 123 | 2025-04-01T21:10:23.697Z | Downloading crates ... |
| 124 | 2025-04-01T21:10:23.765Z | Downloaded heck v0.4.1 |
| 125 | 2025-04-01T21:10:23.765Z | Downloaded either v1.15.0 |
| 126 | 2025-04-01T21:10:23.791Z | Downloaded version_check v0.9.5 |
| 127 | 2025-04-01T21:10:23.791Z | Downloaded thiserror-impl v1.0.69 |
| 128 | 2025-04-01T21:10:23.791Z | Downloaded thiserror v1.0.69 |
| 129 | 2025-04-01T21:10:23.816Z | Downloaded unicode-ident v1.0.18 |
| 130 | 2025-04-01T21:10:23.816Z | Downloaded quote v1.0.40 |
| 131 | 2025-04-01T21:10:23.816Z | Downloaded proc-macro2 v1.0.94 |
| 132 | 2025-04-01T21:10:23.816Z | Downloaded proc-macro-error v1.0.4 |
| 133 | 2025-04-01T21:10:23.816Z | Downloaded proc-macro-error-attr v1.0.4 |
| 134 | 2025-04-01T21:10:23.816Z | Downloaded itertools v0.12.1 |
| 135 | 2025-04-01T21:10:23.841Z | Downloaded syn v2.0.100 |
| 136 | 2025-04-01T21:10:23.842Z | Downloaded syn v1.0.109 |
| 137 | 2025-04-01T21:10:23.898Z | Compiling proc-macro2 v1.0.94 |
| 138 | 2025-04-01T21:10:23.923Z | Compiling unicode-ident v1.0.18 |
| 139 | 2025-04-01T21:10:23.923Z | Compiling version_check v0.9.5 |
| 140 | 2025-04-01T21:10:23.924Z | Compiling syn v1.0.109 |
| 141 | 2025-04-01T21:10:23.924Z | Compiling heck v0.4.1 |
| 142 | 2025-04-01T21:10:23.924Z | Compiling thiserror v1.0.69 |
| 143 | 2025-04-01T21:10:23.924Z | Compiling either v1.15.0 |
| 144 | 2025-04-01T21:10:23.924Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=62ae15d49ab00502 -C extra-filename=-9b87b0fcd0ab9782 --out-dir /work/oxidecomputer/zone/target/debug/build/proc-macro2-9b87b0fcd0ab9782 -L dependency=/work/oxidecomputer/zone/target/debug/deps --cap-lints allow` |
| 145 | 2025-04-01T21:10:23.924Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3908c0a34b6737ec -C extra-filename=-b4d91427303be3a1 --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --cap-lints allow` |
| 146 | 2025-04-01T21:10:23.924Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b3040b9daef0dbe -C extra-filename=-f82c0cf4165bf1e4 --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --cap-lints allow` |
| 147 | 2025-04-01T21:10:23.924Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=c89b08bbb500650e -C extra-filename=-db6727ae27898191 --out-dir /work/oxidecomputer/zone/target/debug/build/syn-db6727ae27898191 -L dependency=/work/oxidecomputer/zone/target/debug/deps --cap-lints allow` |
| 148 | 2025-04-01T21:10:23.924Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f860f3ec504f7c7 -C extra-filename=-43bd87735b4dbdbf --out-dir /work/oxidecomputer/zone/target/debug/build/thiserror-43bd87735b4dbdbf -L dependency=/work/oxidecomputer/zone/target/debug/deps --cap-lints allow` |
| 149 | 2025-04-01T21:10:23.924Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=c8984cd71f1e26fc -C extra-filename=-13254f385be62ffa --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --cap-lints allow` |
| 150 | 2025-04-01T21:10:23.924Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=51dc5267515d769c -C extra-filename=-b358f90193241578 --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --cap-lints allow` |
| 151 | 2025-04-01T21:10:24.217Z | Compiling itertools v0.12.1 |
| 152 | 2025-04-01T21:10:24.243Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=9232c49ac4cc47d5 -C extra-filename=-12b71028e21e9e6f --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern either=/work/oxidecomputer/zone/target/debug/deps/libeither-13254f385be62ffa.rmeta --cap-lints allow` |
| 153 | 2025-04-01T21:10:24.362Z | Compiling proc-macro-error-attr v1.0.4 |
| 154 | 2025-04-01T21:10:24.362Z | Compiling proc-macro-error v1.0.4 |
| 155 | 2025-04-01T21:10:24.387Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab4f7af66969981c -C extra-filename=-c9eca66320373b7e --out-dir /work/oxidecomputer/zone/target/debug/build/proc-macro-error-attr-c9eca66320373b7e -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern version_check=/work/oxidecomputer/zone/target/debug/deps/libversion_check-f82c0cf4165bf1e4.rlib --cap-lints allow` |
| 156 | 2025-04-01T21:10:24.387Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=04711375959e0908 -C extra-filename=-e2c1f1b15112927b --out-dir /work/oxidecomputer/zone/target/debug/build/proc-macro-error-e2c1f1b15112927b -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern version_check=/work/oxidecomputer/zone/target/debug/deps/libversion_check-f82c0cf4165bf1e4.rlib --cap-lints allow` |
| 157 | 2025-04-01T21:10:24.412Z | Running `/work/oxidecomputer/zone/target/debug/build/thiserror-43bd87735b4dbdbf/build-script-build` |
| 158 | 2025-04-01T21:10:24.412Z | Running `/work/oxidecomputer/zone/target/debug/build/syn-db6727ae27898191/build-script-build` |
| 159 | 2025-04-01T21:10:24.437Z | Running `/work/oxidecomputer/zone/target/debug/build/proc-macro2-9b87b0fcd0ab9782/build-script-build` |
| 160 | 2025-04-01T21:10:24.652Z | Running `/work/oxidecomputer/zone/target/debug/build/proc-macro-error-attr-c9eca66320373b7e/build-script-build` |
| 161 | 2025-04-01T21:10:24.652Z | Running `/work/oxidecomputer/zone/target/debug/build/proc-macro-error-e2c1f1b15112927b/build-script-build` |
| 162 | 2025-04-01T21:10:24.720Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=fa9fce475d126374 -C extra-filename=-326a577c81e85a90 --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern unicode_ident=/work/oxidecomputer/zone/target/debug/deps/libunicode_ident-b4d91427303be3a1.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 163 | 2025-04-01T21:10:25.322Z | Compiling quote v1.0.40 |
| 164 | 2025-04-01T21:10:25.347Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=698f1ab44141b64a -C extra-filename=-0a32e210b832a928 --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rmeta --cap-lints allow` |
| 165 | 2025-04-01T21:10:25.632Z | Compiling syn v2.0.100 |
| 166 | 2025-04-01T21:10:25.658Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7f2511467cb6f13e -C extra-filename=-f8eabcd970f13623 --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rmeta --extern quote=/work/oxidecomputer/zone/target/debug/deps/libquote-0a32e210b832a928.rmeta --extern unicode_ident=/work/oxidecomputer/zone/target/debug/deps/libunicode_ident-b4d91427303be3a1.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` |
| 167 | 2025-04-01T21:10:25.658Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b0f48639779554c5 -C extra-filename=-dd0b3bb04816bf35 --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rmeta --extern quote=/work/oxidecomputer/zone/target/debug/deps/libquote-0a32e210b832a928.rmeta --extern unicode_ident=/work/oxidecomputer/zone/target/debug/deps/libunicode_ident-b4d91427303be3a1.rmeta --cap-lints allow` |
| 168 | 2025-04-01T21:10:25.768Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70f0f45bf8348cfb -C extra-filename=-0d6f6c95068606e4 --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rlib --extern quote=/work/oxidecomputer/zone/target/debug/deps/libquote-0a32e210b832a928.rlib --extern proc_macro --cap-lints allow` |
| 169 | 2025-04-01T21:10:28.384Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=2faeb9e6fed5f3a4 -C extra-filename=-419d6a24a886d54b --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern proc_macro_error_attr=/work/oxidecomputer/zone/target/debug/deps/libproc_macro_error_attr-0d6f6c95068606e4.so --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rmeta --extern quote=/work/oxidecomputer/zone/target/debug/deps/libquote-0a32e210b832a928.rmeta --extern syn=/work/oxidecomputer/zone/target/debug/deps/libsyn-f8eabcd970f13623.rmeta --cap-lints allow --cfg use_fallback` |
| 170 | 2025-04-01T21:10:28.409Z | Compiling thiserror-impl v1.0.69 |
| 171 | 2025-04-01T21:10:28.409Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=175716ae30350e64 -C extra-filename=-f548b792e3f58eec --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rlib --extern quote=/work/oxidecomputer/zone/target/debug/deps/libquote-0a32e210b832a928.rlib --extern syn=/work/oxidecomputer/zone/target/debug/deps/libsyn-dd0b3bb04816bf35.rlib --extern proc_macro --cap-lints allow` |
| 172 | 2025-04-01T21:10:28.870Z | Compiling zone_cfg_derive v0.3.0 (/work/oxidecomputer/zone/zone_cfg_derive) |
| 173 | 2025-04-01T21:10:28.895Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 zone_cfg_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d326e62fa425b1b7 -C extra-filename=-f52b3ece93e5df3a --out-dir /work/oxidecomputer/zone/target/debug/deps -C incremental=/work/oxidecomputer/zone/target/debug/incremental -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern heck=/work/oxidecomputer/zone/target/debug/deps/libheck-b358f90193241578.rlib --extern proc_macro_error=/work/oxidecomputer/zone/target/debug/deps/libproc_macro_error-419d6a24a886d54b.rlib --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rlib --extern quote=/work/oxidecomputer/zone/target/debug/deps/libquote-0a32e210b832a928.rlib --extern syn=/work/oxidecomputer/zone/target/debug/deps/libsyn-f8eabcd970f13623.rlib --extern proc_macro` |
| 174 | 2025-04-01T21:10:28.895Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 zone_cfg_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2892be7adc752508 -C extra-filename=-c3f62478c4693838 --out-dir /work/oxidecomputer/zone/target/debug/deps -C incremental=/work/oxidecomputer/zone/target/debug/incremental -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern heck=/work/oxidecomputer/zone/target/debug/deps/libheck-b358f90193241578.rlib --extern proc_macro_error=/work/oxidecomputer/zone/target/debug/deps/libproc_macro_error-419d6a24a886d54b.rlib --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rlib --extern quote=/work/oxidecomputer/zone/target/debug/deps/libquote-0a32e210b832a928.rlib --extern syn=/work/oxidecomputer/zone/target/debug/deps/libsyn-f8eabcd970f13623.rlib --extern proc_macro` |
| 175 | 2025-04-01T21:10:29.129Z | warning: field `0` is never read |
| 176 | 2025-04-01T21:10:29.129Z | --> zone_cfg_derive/src/lib.rs:378:12 |
| 177 | 2025-04-01T21:10:29.129Z | | |
| 178 | 2025-04-01T21:10:29.129Z | 378 | Global(Ident), |
| 179 | 2025-04-01T21:10:29.129Z | | ------ ^^^^^ |
| 180 | 2025-04-01T21:10:29.129Z | | | |
| 181 | 2025-04-01T21:10:29.129Z | | field in this variant |
| 182 | 2025-04-01T21:10:29.129Z | | |
| 183 | 2025-04-01T21:10:29.129Z | = note: `#[warn(dead_code)]` on by default |
| 184 | 2025-04-01T21:10:29.129Z | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field |
| 185 | 2025-04-01T21:10:29.129Z | | |
| 186 | 2025-04-01T21:10:29.129Z | 378 | Global(()), |
| 187 | 2025-04-01T21:10:29.129Z | | ~~ |
| 188 | 2025-04-01T21:10:29.129Z | |
| 189 | 2025-04-01T21:10:29.155Z | warning: field `0` is never read |
| 190 | 2025-04-01T21:10:29.155Z | --> zone_cfg_derive/src/lib.rs:381:14 |
| 191 | 2025-04-01T21:10:29.155Z | | |
| 192 | 2025-04-01T21:10:29.155Z | 381 | Selector(Ident), |
| 193 | 2025-04-01T21:10:29.155Z | | -------- ^^^^^ |
| 194 | 2025-04-01T21:10:29.155Z | | | |
| 195 | 2025-04-01T21:10:29.155Z | | field in this variant |
| 196 | 2025-04-01T21:10:29.155Z | | |
| 197 | 2025-04-01T21:10:29.155Z | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field |
| 198 | 2025-04-01T21:10:29.155Z | | |
| 199 | 2025-04-01T21:10:29.155Z | 381 | Selector(()), |
| 200 | 2025-04-01T21:10:29.155Z | | ~~ |
| 201 | 2025-04-01T21:10:29.155Z | |
| 202 | 2025-04-01T21:10:29.155Z | warning: field `0` is never read |
| 203 | 2025-04-01T21:10:29.155Z | --> zone_cfg_derive/src/lib.rs:382:10 |
| 204 | 2025-04-01T21:10:29.155Z | | |
| 205 | 2025-04-01T21:10:29.155Z | 382 | Name(Ident, LitStr), |
| 206 | 2025-04-01T21:10:29.155Z | | ---- ^^^^^ |
| 207 | 2025-04-01T21:10:29.155Z | | | |
| 208 | 2025-04-01T21:10:29.155Z | | field in this variant |
| 209 | 2025-04-01T21:10:29.155Z | | |
| 210 | 2025-04-01T21:10:29.155Z | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field |
| 211 | 2025-04-01T21:10:29.155Z | | |
| 212 | 2025-04-01T21:10:29.156Z | 382 | Name((), LitStr), |
| 213 | 2025-04-01T21:10:29.156Z | | ~~ |
| 214 | 2025-04-01T21:10:29.156Z | |
| 215 | 2025-04-01T21:10:29.299Z | warning: `zone_cfg_derive` (lib test) generated 3 warnings (3 duplicates) |
| 216 | 2025-04-01T21:10:29.775Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90fffe3cd6bffacd -C extra-filename=-fc1fdbf3b2437c5b --out-dir /work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/zone/target/debug/deps/libthiserror_impl-f548b792e3f58eec.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 217 | 2025-04-01T21:10:29.827Z | warning: `zone_cfg_derive` (lib) generated 3 warnings |
| 218 | 2025-04-01T21:10:29.857Z | Compiling zone v0.3.0 (/work/oxidecomputer/zone/zone) |
| 219 | 2025-04-01T21:10:29.882Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=16245b19e7d8adf7 -C extra-filename=-e452fd346ab5622b --out-dir /work/oxidecomputer/zone/target/debug/deps -C incremental=/work/oxidecomputer/zone/target/debug/incremental -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern itertools=/work/oxidecomputer/zone/target/debug/deps/libitertools-12b71028e21e9e6f.rmeta --extern thiserror=/work/oxidecomputer/zone/target/debug/deps/libthiserror-fc1fdbf3b2437c5b.rmeta --extern zone_cfg_derive=/work/oxidecomputer/zone/target/debug/deps/libzone_cfg_derive-f52b3ece93e5df3a.so` |
| 220 | 2025-04-01T21:10:29.907Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=63dbeeac09bfd887 -C extra-filename=-be2515098e869cdc --out-dir /work/oxidecomputer/zone/target/debug/deps -C incremental=/work/oxidecomputer/zone/target/debug/incremental -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern itertools=/work/oxidecomputer/zone/target/debug/deps/libitertools-12b71028e21e9e6f.rlib --extern thiserror=/work/oxidecomputer/zone/target/debug/deps/libthiserror-fc1fdbf3b2437c5b.rlib --extern zone_cfg_derive=/work/oxidecomputer/zone/target/debug/deps/libzone_cfg_derive-f52b3ece93e5df3a.so` |
| 221 | 2025-04-01T21:10:30.997Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name zlogin_test --edition=2018 zone/tests/zlogin_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=3b195d6f68aaf8ac -C extra-filename=-8a062c14c63888f9 --out-dir /work/oxidecomputer/zone/target/debug/deps -C incremental=/work/oxidecomputer/zone/target/debug/incremental -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern itertools=/work/oxidecomputer/zone/target/debug/deps/libitertools-12b71028e21e9e6f.rlib --extern thiserror=/work/oxidecomputer/zone/target/debug/deps/libthiserror-fc1fdbf3b2437c5b.rlib --extern zone=/work/oxidecomputer/zone/target/debug/deps/libzone-e452fd346ab5622b.rlib --extern zone_cfg_derive=/work/oxidecomputer/zone/target/debug/deps/libzone_cfg_derive-f52b3ece93e5df3a.so` |
| 222 | 2025-04-01T21:10:31.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.26s |
| 223 | 2025-04-01T21:10:31.572Z | |
| 224 | 2025-04-01T21:10:31.598Z | real 8.303749467 |
| 225 | 2025-04-01T21:10:31.598Z | user 22.510031441 |
| 226 | 2025-04-01T21:10:31.598Z | sys 4.458242405 |
| 227 | 2025-04-01T21:10:31.598Z | trap 0.008289424 |
| 228 | 2025-04-01T21:10:31.598Z | tflt 0.054292132 |
| 229 | 2025-04-01T21:10:31.598Z | dflt 0.204592075 |
| 230 | 2025-04-01T21:10:31.598Z | kflt 0.000906291 |
| 231 | 2025-04-01T21:10:31.598Z | lock 26.879369911 |
| 232 | 2025-04-01T21:10:31.598Z | slp 1:06.956017765 |
| 233 | 2025-04-01T21:10:31.598Z | lat 0.506950791 |
| 234 | 2025-04-01T21:10:31.598Z | stop 0.704638351 |
| 235 | 2025-04-01T21:10:31.598Z | + banner test |
| 236 | 2025-04-01T21:10:31.599Z | |
| 237 | 2025-04-01T21:10:31.599Z | ##### ###### #### ##### |
| 238 | 2025-04-01T21:10:31.599Z | # # # # |
| 239 | 2025-04-01T21:10:31.599Z | # ##### #### # |
| 240 | 2025-04-01T21:10:31.599Z | # # # # |
| 241 | 2025-04-01T21:10:31.599Z | # # # # # |
| 242 | 2025-04-01T21:10:31.599Z | # ###### #### # |
| 243 | 2025-04-01T21:10:31.599Z | |
| 244 | 2025-04-01T21:10:31.599Z | + ptime -m cargo test --verbose |
| 245 | 2025-04-01T21:10:31.625Z | Fresh unicode-ident v1.0.18 |
| 246 | 2025-04-01T21:10:31.625Z | Fresh proc-macro2 v1.0.94 |
| 247 | 2025-04-01T21:10:31.625Z | Fresh version_check v0.9.5 |
| 248 | 2025-04-01T21:10:31.625Z | Fresh heck v0.4.1 |
| 249 | 2025-04-01T21:10:31.625Z | Fresh either v1.15.0 |
| 250 | 2025-04-01T21:10:31.625Z | Fresh quote v1.0.40 |
| 251 | 2025-04-01T21:10:31.625Z | Fresh itertools v0.12.1 |
| 252 | 2025-04-01T21:10:31.625Z | Fresh syn v1.0.109 |
| 253 | 2025-04-01T21:10:31.625Z | Fresh syn v2.0.100 |
| 254 | 2025-04-01T21:10:31.625Z | Fresh proc-macro-error-attr v1.0.4 |
| 255 | 2025-04-01T21:10:31.625Z | Fresh thiserror-impl v1.0.69 |
| 256 | 2025-04-01T21:10:31.625Z | Fresh proc-macro-error v1.0.4 |
| 257 | 2025-04-01T21:10:31.625Z | Fresh thiserror v1.0.69 |
| 258 | 2025-04-01T21:10:31.625Z | warning: field `0` is never read |
| 259 | 2025-04-01T21:10:31.625Z | --> zone_cfg_derive/src/lib.rs:378:12 |
| 260 | 2025-04-01T21:10:31.625Z | | |
| 261 | 2025-04-01T21:10:31.625Z | 378 | Global(Ident), |
| 262 | 2025-04-01T21:10:31.625Z | | ------ ^^^^^ |
| 263 | 2025-04-01T21:10:31.625Z | | | |
| 264 | 2025-04-01T21:10:31.625Z | | field in this variant |
| 265 | 2025-04-01T21:10:31.625Z | | |
| 266 | 2025-04-01T21:10:31.625Z | = note: `#[warn(dead_code)]` on by default |
| 267 | 2025-04-01T21:10:31.625Z | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field |
| 268 | 2025-04-01T21:10:31.625Z | | |
| 269 | 2025-04-01T21:10:31.625Z | 378 | Global(()), |
| 270 | 2025-04-01T21:10:31.625Z | | ~~ |
| 271 | 2025-04-01T21:10:31.625Z | |
| 272 | 2025-04-01T21:10:31.625Z | warning: field `0` is never read |
| 273 | 2025-04-01T21:10:31.625Z | --> zone_cfg_derive/src/lib.rs:381:14 |
| 274 | 2025-04-01T21:10:31.625Z | | |
| 275 | 2025-04-01T21:10:31.625Z | 381 | Selector(Ident), |
| 276 | 2025-04-01T21:10:31.625Z | | -------- ^^^^^ |
| 277 | 2025-04-01T21:10:31.626Z | | | |
| 278 | 2025-04-01T21:10:31.626Z | | field in this variant |
| 279 | 2025-04-01T21:10:31.626Z | | |
| 280 | 2025-04-01T21:10:31.626Z | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field |
| 281 | 2025-04-01T21:10:31.626Z | | |
| 282 | 2025-04-01T21:10:31.626Z | 381 | Selector(()), |
| 283 | 2025-04-01T21:10:31.626Z | | ~~ |
| 284 | 2025-04-01T21:10:31.626Z | |
| 285 | 2025-04-01T21:10:31.626Z | warning: field `0` is never read |
| 286 | 2025-04-01T21:10:31.626Z | --> zone_cfg_derive/src/lib.rs:382:10 |
| 287 | 2025-04-01T21:10:31.626Z | | |
| 288 | 2025-04-01T21:10:31.626Z | 382 | Name(Ident, LitStr), |
| 289 | 2025-04-01T21:10:31.626Z | | ---- ^^^^^ |
| 290 | 2025-04-01T21:10:31.626Z | | | |
| 291 | 2025-04-01T21:10:31.626Z | | field in this variant |
| 292 | 2025-04-01T21:10:31.626Z | | |
| 293 | 2025-04-01T21:10:31.626Z | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field |
| 294 | 2025-04-01T21:10:31.626Z | | |
| 295 | 2025-04-01T21:10:31.626Z | 382 | Name((), LitStr), |
| 296 | 2025-04-01T21:10:31.626Z | | ~~ |
| 297 | 2025-04-01T21:10:31.626Z | |
| 298 | 2025-04-01T21:10:31.626Z | warning: `zone_cfg_derive` (lib) generated 3 warnings |
| 299 | 2025-04-01T21:10:31.626Z | warning: `zone_cfg_derive` (lib test) generated 3 warnings (3 duplicates) |
| 300 | 2025-04-01T21:10:31.626Z | Fresh zone_cfg_derive v0.3.0 (/work/oxidecomputer/zone/zone_cfg_derive) |
| 301 | 2025-04-01T21:10:31.626Z | Fresh zone v0.3.0 (/work/oxidecomputer/zone/zone) |
| 302 | 2025-04-01T21:10:31.626Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s |
| 303 | 2025-04-01T21:10:31.652Z | Running `/work/oxidecomputer/zone/target/debug/deps/zone-be2515098e869cdc` |
| 304 | 2025-04-01T21:10:31.652Z | |
| 305 | 2025-04-01T21:10:31.652Z | running 8 tests |
| 306 | 2025-04-01T21:10:31.652Z | test tests::test_cfg_attr ... ok |
| 307 | 2025-04-01T21:10:31.652Z | test tests::test_cfg_fs ... ok |
| 308 | 2025-04-01T21:10:31.652Z | test tests::test_cfg_global ... ok |
| 309 | 2025-04-01T21:10:31.652Z | test tests::test_cfg_security_flags ... ok |
| 310 | 2025-04-01T21:10:31.652Z | test tests::test_current_zone ... ok |
| 311 | 2025-04-01T21:10:31.652Z | test tests::test_list_global ... ok |
| 312 | 2025-04-01T21:10:31.677Z | test tests::test_cfg_man_page_example ... ok |
| 313 | 2025-04-01T21:10:31.703Z | test tests::test_zone_lifecycle ... ok |
| 314 | 2025-04-01T21:10:31.703Z | |
| 315 | 2025-04-01T21:10:31.703Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 316 | 2025-04-01T21:10:31.703Z | |
| 317 | 2025-04-01T21:10:31.703Z | Running `/work/oxidecomputer/zone/target/debug/deps/zlogin_test-8a062c14c63888f9` |
| 318 | 2025-04-01T21:10:31.703Z | |
| 319 | 2025-04-01T21:10:31.703Z | running 1 test |
| 320 | 2025-04-01T21:10:31.703Z | test test_zlogin ... ignored |
| 321 | 2025-04-01T21:10:31.703Z | |
| 322 | 2025-04-01T21:10:31.703Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 323 | 2025-04-01T21:10:31.703Z | |
| 324 | 2025-04-01T21:10:31.703Z | Running `/work/oxidecomputer/zone/target/debug/deps/zone_cfg_derive-c3f62478c4693838` |
| 325 | 2025-04-01T21:10:31.703Z | |
| 326 | 2025-04-01T21:10:31.703Z | running 0 tests |
| 327 | 2025-04-01T21:10:31.703Z | |
| 328 | 2025-04-01T21:10:31.703Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 329 | 2025-04-01T21:10:31.703Z | |
| 330 | 2025-04-01T21:10:31.703Z | Doc-tests zone |
| 331 | 2025-04-01T21:10:31.703Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name zone --test zone/src/lib.rs --test-run-directory /work/oxidecomputer/zone/zone -L dependency=/work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern itertools=/work/oxidecomputer/zone/target/debug/deps/libitertools-12b71028e21e9e6f.rlib --extern thiserror=/work/oxidecomputer/zone/target/debug/deps/libthiserror-fc1fdbf3b2437c5b.rlib --extern zone=/work/oxidecomputer/zone/target/debug/deps/libzone-e452fd346ab5622b.rlib --extern zone_cfg_derive=/work/oxidecomputer/zone/target/debug/deps/libzone_cfg_derive-f52b3ece93e5df3a.so -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' --error-format human` |
| 332 | 2025-04-01T21:10:31.828Z | |
| 333 | 2025-04-01T21:10:31.828Z | running 2 tests |
| 334 | 2025-04-01T21:10:31.928Z | test zone/src/lib.rs - Config (line 539) - compile ... ok |
| 335 | 2025-04-01T21:10:31.956Z | test zone/src/lib.rs - Config (line 518) - compile ... ok |
| 336 | 2025-04-01T21:10:31.956Z | |
| 337 | 2025-04-01T21:10:31.956Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s |
| 338 | 2025-04-01T21:10:31.956Z | |
| 339 | 2025-04-01T21:10:31.956Z | Doc-tests zone_cfg_derive |
| 340 | 2025-04-01T21:10:31.956Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustdoc --edition=2018 --crate-type proc-macro --color auto --crate-name zone_cfg_derive --test zone_cfg_derive/src/lib.rs --test-run-directory /work/oxidecomputer/zone/zone_cfg_derive -L dependency=/work/oxidecomputer/zone/target/debug/deps -L dependency=/work/oxidecomputer/zone/target/debug/deps --extern heck=/work/oxidecomputer/zone/target/debug/deps/libheck-b358f90193241578.rlib --extern proc_macro_error=/work/oxidecomputer/zone/target/debug/deps/libproc_macro_error-419d6a24a886d54b.rlib --extern proc_macro2=/work/oxidecomputer/zone/target/debug/deps/libproc_macro2-326a577c81e85a90.rlib --extern quote=/work/oxidecomputer/zone/target/debug/deps/libquote-0a32e210b832a928.rlib --extern syn=/work/oxidecomputer/zone/target/debug/deps/libsyn-f8eabcd970f13623.rlib --extern zone_cfg_derive=/work/oxidecomputer/zone/target/debug/deps/libzone_cfg_derive-f52b3ece93e5df3a.so --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 341 | 2025-04-01T21:10:32.053Z | |
| 342 | 2025-04-01T21:10:32.053Z | running 0 tests |
| 343 | 2025-04-01T21:10:32.053Z | |
| 344 | 2025-04-01T21:10:32.053Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 345 | 2025-04-01T21:10:32.053Z | |
| 346 | 2025-04-01T21:10:32.078Z | |
| 347 | 2025-04-01T21:10:32.078Z | real 0.486373977 |
| 348 | 2025-04-01T21:10:32.078Z | user 0.312281258 |
| 349 | 2025-04-01T21:10:32.078Z | sys 0.256915984 |
| 350 | 2025-04-01T21:10:32.078Z | trap 0.000060686 |
| 351 | 2025-04-01T21:10:32.078Z | tflt 0.001200322 |
| 352 | 2025-04-01T21:10:32.078Z | dflt 0.000793394 |
| 353 | 2025-04-01T21:10:32.078Z | kflt 0.001100421 |
| 354 | 2025-04-01T21:10:32.078Z | lock 0.186176843 |
| 355 | 2025-04-01T21:10:32.079Z | slp 1.074686399 |
| 356 | 2025-04-01T21:10:32.079Z | lat 0.012683157 |
| 357 | 2025-04-01T21:10:32.080Z | stop 0.029857512 |
| 358 | 2025-04-01T21:10:32.080Z | process exited: duration 8900 ms, exit code 0 |
| |
| 359 | 2025-04-01T21:10:32.130Z | found 0 output files |