Build:
- 0
2026-09-03 20:05.06: New job: build llama.0.0.1 (97ca86b2ed42) 2026-09-03 20:05.06: Waiting for resource in pool day11-builds 2026-09-03 22:00.31: Got resource from pool day11-builds 2026-09-03 22:00.31: [profile full] build llama.0.0.1 2026-09-03 22:00.31: build llama.0.0.1 (97ca86b2ed42) === DEPENDENCIES (17 transitive) === base-bytes.base 68d84c459288 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e conf-alsa.1 216bb6739950 conf-pkg-config.5 74f50f3cfe72 conf-rust-2021.1 c78274491183 cppo.1.8.0 8b34f9718c9c csexp.1.5.2 c758d7657e5b dune.3.24.2 bf83cdf0a904 dune-configurator.3.24.2 23afe5cb4d3b llama_core.0.0.1 a17bf781bb2a lwt.6.1.2 3072189ea5c2 ocaml.4.14.4 c7d6265b51fe ocaml-base-compiler.4.14.4 7a409b6ffbef ocaml-config.2 85edea6ac168 ocamlfind.1.9.8 3cae95bed0a0 ocplib-endian.1.2 a626410be6a1 === STDOUT === Processing: [default: loading data] [llama.0.0.1: dl] [llama.0.0.1: extract] -> retrieved llama.0.0.1 (https://opam.ocaml.org/cache) [llama: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "llama" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/llama.0.0.1) - (cd _build/default/src/low-level/low-level-rust && /usr/bin/cargo build --offline --release) - Compiling libc v0.2.147 - Compiling proc-macro2 v1.0.63 - Compiling unicode-ident v1.0.9 - Compiling quote v1.0.29 - Compiling cc v1.0.79 - Compiling pkg-config v0.3.27 - Compiling autocfg v1.1.0 - Compiling memchr v2.5.0 - Compiling syn v1.0.109 - Compiling cfg-if v1.0.0 - Compiling ocaml-boxroot-sys v0.2.0 - Compiling lock_api v0.4.10 - Compiling alsa-sys v0.3.1 - Compiling rustix v0.38.2 - Compiling ocaml-sys v0.22.3 - Compiling parking_lot_core v0.9.8 - Compiling scopeguard v1.1.0 - Compiling bitflags v2.3.3 - Compiling unicode-xid v0.2.4 - Compiling smallvec v1.10.0 - Compiling bitflags v1.3.2 - Compiling cty v0.2.2 - Compiling linux-raw-sys v0.4.3 - Compiling ocaml-interop v0.8.8 - Compiling nix v0.24.3 - Compiling aho-corasick v1.0.2 - Compiling static_assertions v1.1.0 - Compiling anyhow v1.0.71 - Compiling cpal v0.15.2 - Compiling regex-syntax v0.7.2 - Compiling is-terminal v0.4.8 - Compiling alsa v0.7.0 - Compiling synstructure v0.12.6 - Compiling regex v1.8.4 - Compiling parking_lot v0.12.1 - Compiling termcolor v1.2.0 - Compiling log v0.4.19 - Compiling ocaml-derive v0.22.0 - Compiling dasp_sample v0.11.0 - Compiling humantime v2.1.0 - Compiling env_logger v0.10.0 - Compiling ocaml v0.22.4 - Compiling hound v3.5.0 - Compiling low_level v0.1.0 (/home/opam/.opam/default/.opam-switch/build/llama.0.0.1/_build/default/src/low-level/low-level-rust) - warning: unexpected `cfg` condition value: `no-std` - --> src/lib.rs:145:1 - | - 145 | #[ocaml::func] - | ^^^^^^^^^^^^^^ - | - = note: no expected values for `feature` - = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate - = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg - = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info) - - warning: unexpected `cfg` condition value: `no-std` - --> src/lib.rs:156:1 - | - 156 | #[ocaml::func] - | ^^^^^^^^^^^^^^ - | - = note: no expected values for `feature` - = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate - = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg - = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info) - - warning: unexpected `cfg` condition value: `no-std` - --> src/lib.rs:161:1 - | - 161 | #[ocaml::func] - | ^^^^^^^^^^^^^^ - | - = note: no expected values for `feature` - = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate - = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg - = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info) - - warning: unexpected `cfg` condition value: `no-std` - --> src/lib.rs:167:1 - | - 167 | #[ocaml::func] - | ^^^^^^^^^^^^^^ - | - = note: no expected values for `feature` - = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate - = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg - = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info) - - warning: unexpected `cfg` condition value: `no-std` - --> src/lib.rs:180:1 - | - 180 | #[ocaml::func] - | ^^^^^^^^^^^^^^ - | - = note: no expected values for `feature` - = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate - = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg - = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info) - - warning: unexpected `cfg` condition value: `no-std` - --> src/lib.rs:186:1 - | - 186 | #[ocaml::func] - | ^^^^^^^^^^^^^^ - | - = note: no expected values for `feature` - = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate - = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg - = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info) - - warning: unexpected `cfg` condition value: `no-std` - --> src/lib.rs:192:1 - | - 192 | #[ocaml::func] - | ^^^^^^^^^^^^^^ - | - = note: no expected values for `feature` - = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate - = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg - = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info) - - warning: unexpected `cfg` condition value: `no-std` - --> src/lib.rs:198:1 - | - 198 | #[ocaml::func] - | ^^^^^^^^^^^^^^ - | - = note: no expected values for `feature` - = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate - = help: try referring to `ocaml::body` crate for guidance on how handle this unexpected cfg - = help: the macro `ocaml::body` may come from an old version of the `ocaml` crate, try updating your dependency with `cargo update -p ocaml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info) - - warning: `low_level` (lib) generated 8 warnings - Finished `release` profile [optimized] target(s) in 37.35s -> compiled llama.0.0.1 -> installed llama.0.0.1 [WARNING] Opam packages conf-alsa.1 and conf-rust-2021.1 depend on the following system packages that are no longer installed: cargo libasound2-dev - conf-alsa.1: depends on libasound2-dev - conf-rust-2021.1: depends on cargo === STDERR === 2026-09-03 22:01.31: OK: build llama.0.0.1 (runc: 52.6s, disk: 16KB) 2026-09-03 22:01.31: Job succeeded